#include <window_manager.h>
Public Attributes | |
| int32_t | left |
| int32_t | top |
| int32_t | width |
| int32_t | height |
Definition at line 42 of file window_manager.h.
| int32_t flutter::WindowRect::height |
Definition at line 46 of file window_manager.h.
Referenced by flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), and flutter::testing::TEST_F().
| int32_t flutter::WindowRect::left |
Definition at line 43 of file window_manager.h.
Referenced by flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), and flutter::testing::TEST_F().
| int32_t flutter::WindowRect::top |
Definition at line 44 of file window_manager.h.
Referenced by flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), and flutter::testing::TEST_F().
| int32_t flutter::WindowRect::width |
Definition at line 45 of file window_manager.h.
Referenced by flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), and flutter::testing::TEST_F().