This is the complete list of members for flutter::HostWindow, including all inherited members.
| archetype_ | flutter::HostWindow | protected |
| box_constraints_ | flutter::HostWindow | protected |
| CreateDialogWindow(WindowManager *window_manager, FlutterWindowsEngine *engine, const WindowSizeRequest &preferred_size, const WindowConstraints &preferred_constraints, LPCWSTR title, HWND parent) | flutter::HostWindow | static |
| CreateRegularWindow(WindowManager *window_manager, FlutterWindowsEngine *engine, const WindowSizeRequest &preferred_size, const WindowConstraints &preferred_constraints, LPCWSTR title) | flutter::HostWindow | static |
| DisableRecursively() | flutter::HostWindow | protected |
| EnableRecursively(bool enable) | flutter::HostWindow | protected |
| engine_ | flutter::HostWindow | protected |
| FindFirstEnabledDescendant() const | flutter::HostWindow | protected |
| FML_DISALLOW_COPY_AND_ASSIGN(HostWindow) | flutter::HostWindow | protected |
| FocusRootViewOf(HostWindow *window) | flutter::HostWindow | protectedstatic |
| GetFullscreen() const | flutter::HostWindow | virtual |
| GetOwnedWindows() const | flutter::HostWindow | protected |
| GetOwnerWindow() const | flutter::HostWindow | |
| GetThisFromHandle(HWND hwnd) | flutter::HostWindow | static |
| GetWindowContentSize(HWND hwnd) | flutter::HostWindow | static |
| GetWindowHandle() const | flutter::HostWindow | |
| GetWindowSizeForClientSize(WindowsProcTable const &win32, Size const &client_size, std::optional< Size > smallest, std::optional< Size > biggest, DWORD window_style, DWORD extended_window_style, std::optional< HWND > const &owner_hwnd) | flutter::HostWindow | protectedstatic |
| HandleMessage(HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam) | flutter::HostWindow | protectedvirtual |
| HostWindow(WindowManager *window_manager, FlutterWindowsEngine *engine, WindowArchetype archetype, DWORD window_style, DWORD extended_window_style, const BoxConstraints &box_constraints, Rect const initial_window_rect, LPCWSTR title, std::optional< HWND > const &owner_window) | flutter::HostWindow | protected |
| is_being_destroyed_ | flutter::HostWindow | protected |
| is_fullscreen_ | flutter::HostWindow | protected |
| saved_window_info_ | flutter::HostWindow | protected |
| SetConstraints(const WindowConstraints &constraints) | flutter::HostWindow | |
| SetContentSize(const WindowSizeRequest &size) | flutter::HostWindow | |
| SetFullscreen(bool fullscreen, std::optional< FlutterEngineDisplayId > display_id) | flutter::HostWindow | virtual |
| task_bar_list_ | flutter::HostWindow | protected |
| UpdateModalStateLayer() | flutter::HostWindow | |
| view_controller_ | flutter::HostWindow | protected |
| window_handle_ | flutter::HostWindow | protected |
| window_manager_ | flutter::HostWindow | protected |
| WindowManager | flutter::HostWindow | protected |
| WndProc(HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam) | flutter::HostWindow | protectedstatic |
| ~HostWindow() | flutter::HostWindow | virtual |