Searched refs:IsHiddenForFullscreen (Results 1 – 3 of 3) sorted by relevance
27 static bool IsHiddenForFullscreen(HWND hwnd);
47 bool ScopedFullscreenVisibility::IsHiddenForFullscreen(HWND hwnd) { in IsHiddenForFullscreen() function in views::ScopedFullscreenVisibility
2371 if (ScopedFullscreenVisibility::IsHiddenForFullscreen(hwnd())) { in OnWindowPosChanging()