#include <FlutterWindowController.h>
Static Public Member Functions | |
| static FlutterWindowSize | fromNSSize (const NSSize &size) |
Public Attributes | |
| double | width |
| double | height |
Definition at line 41 of file FlutterWindowController.h.
|
inlinestatic |
Definition at line 45 of file FlutterWindowController.h.
References width.
| double FlutterWindowSize::height |
Definition at line 43 of file FlutterWindowController.h.
Referenced by flutter::testing::TEST_F().
| double FlutterWindowSize::width |
Definition at line 42 of file FlutterWindowController.h.
Referenced by fromNSSize(), InternalFlutter_Window_GetContentSize(), and flutter::testing::TEST_F().