Searched refs:GetThisFromHandle (Results 1 – 2 of 2) sorted by relevance
98 } else if (Win32Window* that = GetThisFromHandle(window)) { in WndProc()235 Win32Window* Win32Window::GetThisFromHandle(HWND const window) noexcept { in GetThisFromHandle() function in flutter::Win32Window
113 static Win32Window* GetThisFromHandle(HWND const window) noexcept;