Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dbrowser_info_manager.cc420 PendingPopup* popup = it->get(); in RenderProcessHostDestroyed() local
431 std::unique_ptr<PendingPopup> popup) { in PushPendingPopup()
446 PendingPopup* popup = it->get(); in PopPendingPopup() local
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/java/com/mobileer/androidfxlab/
DMainActivity.kt73 val popup = PopupMenu(this, view) in <lambda>() constant
/third_party/weston/libweston-desktop/
Dxdg-shell-v6.c766 struct weston_desktop_xdg_popup *popup = in weston_desktop_xdg_popup_protocol_grab() local
816 weston_desktop_xdg_popup_send_configure(struct weston_desktop_xdg_popup *popup) in weston_desktop_xdg_popup_send_configure()
830 weston_desktop_xdg_popup_committed(struct weston_desktop_xdg_popup *popup) in weston_desktop_xdg_popup_committed()
853 weston_desktop_xdg_popup_close(struct weston_desktop_xdg_popup *popup) in weston_desktop_xdg_popup_close()
859 weston_desktop_xdg_popup_destroy(struct weston_desktop_xdg_popup *popup) in weston_desktop_xdg_popup_destroy()
1052 struct weston_desktop_xdg_popup *popup = in weston_desktop_xdg_surface_protocol_get_popup() local
Dxdg-shell.c806 struct weston_desktop_xdg_popup *popup = in weston_desktop_xdg_popup_protocol_grab() local
856 weston_desktop_xdg_popup_send_configure(struct weston_desktop_xdg_popup *popup) in weston_desktop_xdg_popup_send_configure()
870 weston_desktop_xdg_popup_committed(struct weston_desktop_xdg_popup *popup) in weston_desktop_xdg_popup_committed()
893 weston_desktop_xdg_popup_close(struct weston_desktop_xdg_popup *popup) in weston_desktop_xdg_popup_close()
899 weston_desktop_xdg_popup_destroy(struct weston_desktop_xdg_popup *popup) in weston_desktop_xdg_popup_destroy()
1092 struct weston_desktop_xdg_popup *popup = in weston_desktop_xdg_surface_protocol_get_popup() local
/third_party/python/Tools/pynche/
DPyncheWidget.py271 def popup(self, event=None): member in PopupViewer
/third_party/python/Lib/tkinter/
Dtix.py754 def popup(self): member in DirSelectDialog
776 def popup(self): member in ExFileSelectDialog
825 def popup(self): member in FileSelectDialog
1400 def popup(self): member in DialogShell
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp6610 if (ImGuiWindow* popup = g.OpenPopupStack.Data[n].Window) in GetFrontMostPopupModal() local
6695 ImGuiPopupRef& popup = g.OpenPopupStack[popup_count_to_keep]; in ClosePopupsOverWindow() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp6740 if (ImGuiWindow* popup = g.OpenPopupStack.Data[n].Window) in GetFrontMostPopupModal() local
6825 ImGuiPopupRef& popup = g.OpenPopupStack[popup_count_to_keep]; in ClosePopupsOverWindow() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp8299 if (ImGuiWindow* popup = g.OpenPopupStack.Data[n].Window) in GetTopMostPopupModal() local
8382 ImGuiPopupData& popup = g.OpenPopupStack[popup_count_to_keep]; in ClosePopupsOverWindow() local