This is the complete list of members for flutter::HostWindow, including all inherited members.
| CreateRegularWindow(WindowManager *controller, FlutterWindowsEngine *engine, const WindowSizeRequest &preferred_size, const WindowConstraints &preferred_constraints, LPCWSTR title) | flutter::HostWindow | static |
| GetFullscreen() const | flutter::HostWindow | |
| GetThisFromHandle(HWND hwnd) | flutter::HostWindow | static |
| GetWindowContentSize(HWND hwnd) | flutter::HostWindow | static |
| GetWindowHandle() const | flutter::HostWindow | |
| SetConstraints(const WindowConstraints &constraints) | flutter::HostWindow | |
| SetContentSize(const WindowSizeRequest &size) | flutter::HostWindow | |
| SetFullscreen(bool fullscreen, std::optional< FlutterEngineDisplayId > display_id) | flutter::HostWindow | |
| ~HostWindow() | flutter::HostWindow | virtual |