Flutter Engine
 
Loading...
Searching...
No Matches
flutter::HostWindowDialog Member List

This is the complete list of members for flutter::HostWindowDialog, including all inherited members.

archetype_flutter::HostWindowprotected
box_constraints_flutter::HostWindowprotected
CreateDialogWindow(WindowManager *window_manager, FlutterWindowsEngine *engine, const WindowSizeRequest &preferred_size, const WindowConstraints &preferred_constraints, LPCWSTR title, HWND parent)flutter::HostWindowstatic
CreateRegularWindow(WindowManager *window_manager, FlutterWindowsEngine *engine, const WindowSizeRequest &preferred_size, const WindowConstraints &preferred_constraints, LPCWSTR title)flutter::HostWindowstatic
DisableRecursively()flutter::HostWindowprotected
EnableRecursively(bool enable)flutter::HostWindowprotected
engine_flutter::HostWindowprotected
FindFirstEnabledDescendant() constflutter::HostWindowprotected
FML_DISALLOW_COPY_AND_ASSIGN(HostWindow)flutter::HostWindowprotected
FocusRootViewOf(HostWindow *window)flutter::HostWindowprotectedstatic
GetFullscreen() const overrideflutter::HostWindowDialogvirtual
GetOwnedWindows() constflutter::HostWindowprotected
GetOwnerWindow() constflutter::HostWindow
GetThisFromHandle(HWND hwnd)flutter::HostWindowstatic
GetWindowContentSize(HWND hwnd)flutter::HostWindowstatic
GetWindowHandle() constflutter::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::HostWindowprotectedstatic
HandleMessage(HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam) overrideflutter::HostWindowDialogprotectedvirtual
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::HostWindowprotected
HostWindowDialog(WindowManager *window_manager, FlutterWindowsEngine *engine, const WindowSizeRequest &preferred_size, const BoxConstraints &constraints, LPCWSTR title, std::optional< HWND > const &owner_window)flutter::HostWindowDialog
is_being_destroyed_flutter::HostWindowprotected
is_fullscreen_flutter::HostWindowprotected
saved_window_info_flutter::HostWindowprotected
SetConstraints(const WindowConstraints &constraints)flutter::HostWindow
SetContentSize(const WindowSizeRequest &size)flutter::HostWindow
SetFullscreen(bool fullscreen, std::optional< FlutterEngineDisplayId > display_id) overrideflutter::HostWindowDialogvirtual
task_bar_list_flutter::HostWindowprotected
UpdateModalStateLayer()flutter::HostWindow
view_controller_flutter::HostWindowprotected
window_handle_flutter::HostWindowprotected
window_manager_flutter::HostWindowprotected
WindowManagerflutter::HostWindowprotected
WndProc(HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam)flutter::HostWindowprotectedstatic
~HostWindow()flutter::HostWindowvirtual