Home
last modified time | relevance | path

Searched defs:is_popup (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/libcef/renderer/
Dbrowser_impl.h87 bool is_popup() const { return is_popup_; } in is_popup() function
Dbrowser_impl.cc271 bool is_popup, in CefBrowserImpl()
/third_party/cef/libcef/browser/
Dbrowser_info.h46 bool is_popup() const { return is_popup_; } in is_popup() function
Dbrowser_info.cc28 bool is_popup, in CefBrowserInfo()
Dbrowser_info_manager.cc70 bool is_popup, in CreateBrowserInfo()
/third_party/cef/tests/ceftests/
Dnavigation_unittest.cc1060 OrderNavLoadState(bool is_popup, bool browser_side) in OrderNavLoadState()
/third_party/mesa3d/src/imgui/
Dimgui.cpp4583 const bool is_popup = (window->Flags & ImGuiWindowFlags_Popup) != 0; in CalcSizeAutoFit() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp4503 const bool is_popup = (window->Flags & ImGuiWindowFlags_Popup) != 0; in CalcSizeAutoFit() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp5286 const bool is_popup = (window->Flags & ImGuiWindowFlags_Popup) != 0; in CalcWindowAutoFitSize() local