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