/third_party/weston/libweston-desktop/ |
D | xdg-shell-v6.c | 766 struct weston_desktop_xdg_popup *popup = in weston_desktop_xdg_popup_protocol_grab() local 772 popup->parent->role == WESTON_DESKTOP_XDG_SURFACE_ROLE_TOPLEVEL; in weston_desktop_xdg_popup_protocol_grab() 780 if (popup->committed) { in weston_desktop_xdg_popup_protocol_grab() 781 wl_resource_post_error(popup->resource, in weston_desktop_xdg_popup_protocol_grab() 798 (topmost != NULL && topmost != popup->parent->desktop_surface)) { in weston_desktop_xdg_popup_protocol_grab() 810 popup->seat = seat; in weston_desktop_xdg_popup_protocol_grab() 811 weston_desktop_surface_popup_grab(popup->base.desktop_surface, in weston_desktop_xdg_popup_protocol_grab() 812 popup->seat, serial); in weston_desktop_xdg_popup_protocol_grab() 816 weston_desktop_xdg_popup_send_configure(struct weston_desktop_xdg_popup *popup) in weston_desktop_xdg_popup_send_configure() argument 818 zxdg_popup_v6_send_configure(popup->resource, in weston_desktop_xdg_popup_send_configure() [all …]
|
D | xdg-shell.c | 806 struct weston_desktop_xdg_popup *popup = in weston_desktop_xdg_popup_protocol_grab() local 812 popup->parent->role == WESTON_DESKTOP_XDG_SURFACE_ROLE_TOPLEVEL; in weston_desktop_xdg_popup_protocol_grab() 820 if (popup->committed) { in weston_desktop_xdg_popup_protocol_grab() 821 wl_resource_post_error(popup->resource, in weston_desktop_xdg_popup_protocol_grab() 838 (topmost != NULL && topmost != popup->parent->desktop_surface)) { in weston_desktop_xdg_popup_protocol_grab() 850 popup->seat = seat; in weston_desktop_xdg_popup_protocol_grab() 851 weston_desktop_surface_popup_grab(popup->base.desktop_surface, in weston_desktop_xdg_popup_protocol_grab() 852 popup->seat, serial); in weston_desktop_xdg_popup_protocol_grab() 856 weston_desktop_xdg_popup_send_configure(struct weston_desktop_xdg_popup *popup) in weston_desktop_xdg_popup_send_configure() argument 858 xdg_popup_send_configure(popup->resource, in weston_desktop_xdg_popup_send_configure() [all …]
|
D | internal.h | 205 weston_desktop_surface_popup_grab(struct weston_desktop_surface *popup, 209 weston_desktop_surface_popup_ungrab(struct weston_desktop_surface *popup,
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | popup_menu_theme.dart | 12 /// Defines the visual properties of the routes used to display popup menus 25 /// If any of these properties are null, the popup menu will provide its 41 /// The background color of the popup menu. 44 /// The shape of the popup menu. 47 /// The elevation of the popup menu. 50 /// The text style of items in the popup menu. 69 /// Linearly interpolate between two popup menu themes. 120 /// popup menus in this widget's subtree. 122 /// Values specified here are used for popup menu properties that are not 125 /// Creates a popup menu theme that controls the configurations for [all …]
|
D | popup_menu.dart | 41 /// A base class for entries in a material design popup menu. 43 /// The popup menu widget uses this interface to interact with the menu items. 44 /// To show a popup menu, use the [showMenu] function. To create a button that 45 /// shows a popup menu, consider using [PopupMenuButton]. 56 /// * [PopupMenuItem], a popup menu entry for a single value. 57 /// * [PopupMenuDivider], a popup menu entry that is just a horizontal line. 58 /// * [CheckedPopupMenuItem], a popup menu item with a checkmark. 59 /// * [showMenu], a method to dynamically show a popup menu at a given location. 90 /// A horizontal divider in a material design popup menu. 92 /// This widget adapts the [Divider] for use in popup menus. [all …]
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/java/com/mobileer/androidfxlab/ |
D | MainActivity.kt | 73 val popup = PopupMenu(this, view) in <lambda>() constant 74 popup.menuInflater.inflate(R.menu.add_menu, popup.menu) in <lambda>() 79 popup.menu.add(effectName) in <lambda>() 81 val subMenu = menuMap[cat] ?: popup.menu.addSubMenu(cat) in <lambda>() 86 popup.setOnMenuItemClickListener { menuItem -> in <lambda>() 96 popup.show() in <lambda>()
|
/third_party/cef/libcef/browser/ |
D | browser_info_manager.cc | 420 PendingPopup* popup = it->get(); in RenderProcessHostDestroyed() local 421 if (popup->opener_global_id.child_id == render_process_id) { in RenderProcessHostDestroyed() 431 std::unique_ptr<PendingPopup> popup) { in PushPendingPopup() argument 433 pending_popup_list_.push_back(std::move(popup)); in PushPendingPopup() 446 PendingPopup* popup = it->get(); in PopPendingPopup() local 447 if (popup->step == step && popup->opener_global_id == opener_global_id && in PopPendingPopup() 448 popup->target_url == target_url) { in PopPendingPopup() 452 return base::WrapUnique(popup); in PopPendingPopup()
|
D | browser_info_manager.h | 185 void PushPendingPopup(std::unique_ptr<PendingPopup> popup);
|
/third_party/cef/tests/cefclient/resources/extensions/set_page_color/ |
D | README.md | 3 Demonstrates basic extension app loading and integration by using a popup to change the page color. 13 …eloper.chrome.com/extensions/samples#search:browser%20action%20with%20a%20popup) example extension.
|
/third_party/cef/patch/patches/ |
D | webkit_popups.patch | 7 // Sets whether select popup menus should be rendered by the browser. 11 // Cancels and hides the current popup (datetime, select...) if any. 47 // Returns true if popup menus should be rendered by the browser, false if
|
/third_party/boost/libs/hof/doc/html/_static/ |
D | websupport.js | 151 var popup = $(renderTemplate(popupTemplate, context)).hide(); 152 popup.find('textarea[name="proposal"]').hide(); 153 popup.find('a.by' + by).addClass('sel'); 154 var form = popup.find('#cf' + id); 159 $('#s' + id).after(popup); 160 popup.slideDown('fast', function() {
|
/third_party/boost/libs/python/doc/html/numpy/_static/ |
D | websupport.js | 151 var popup = $(renderTemplate(popupTemplate, context)).hide(); 152 popup.find('textarea[name="proposal"]').hide(); 153 popup.find('a.by' + by).addClass('sel'); 154 var form = popup.find('#cf' + id); 159 $('#s' + id).after(popup); 160 popup.slideDown('fast', function() {
|
/third_party/boost/libs/gil/doc/html/_static/ |
D | websupport.js | 151 var popup = $(renderTemplate(popupTemplate, context)).hide(); 152 popup.find('textarea[name="proposal"]').hide(); 153 popup.find('a.by' + by).addClass('sel'); 154 var form = popup.find('#cf' + id); 159 $('#s' + id).after(popup); 160 popup.slideDown('fast', function() {
|
/third_party/cJSON/tests/inputs/ |
D | test2 | 4 "popup": {
|
D | test2.expected | 5 "popup": {
|
/third_party/boost/libs/property_tree/doc/ |
D | json_parser.qbk | 39 "popup": 54 popup
|
/third_party/cJSON/fuzzing/inputs/ |
D | test2 | 4 "popup": {
|
/third_party/wayland_standard/ |
D | TODO | 24 a popup window? 29 unresponsive apps). Rectangle for close button, so we can popup 34 - popup placement protocol logic.
|
/third_party/cef/tests/cefclient/resources/win/ |
D | cefclient.rc | 59 IDS_EXTENSIONS_SET_PAGE_COLOR_POPUP_HTML BINARY "..\\extensions\\set_page_color\\popup.html" 60 IDS_EXTENSIONS_SET_PAGE_COLOR_POPUP_JS BINARY "..\\extensions\\set_page_color\\popup.js"
|
/third_party/flutter/flutter/packages/flutter_localizations/lib/src/l10n/ |
D | material_zu.arb | 39 "popupMenuLabel": "Imenyu ye-popup",
|
D | material_it.arb | 39 "popupMenuLabel": "Menu popup",
|
/third_party/python/Tools/pynche/ |
D | PyncheWidget.py | 67 command=v.popup, 271 def popup(self, event=None): member in PopupViewer
|
/third_party/flutter/flutter/packages/flutter/lib/src/cupertino/ |
D | route.dart | 29 // The duration of the transition used when a modal popup is shown. 850 /// Shows a modal iOS-style popup that slides up from the bottom of the screen. 852 /// Such a popup is an alternative to a menu or a dialog and prevents the user 855 /// The `context` argument is used to look up the [Navigator] for the popup. 857 /// safely removed from the tree before the popup is closed. 867 /// [Navigator.pop] when the popup was closed. 940 /// * [showGeneralDialog], which allows for customization of the dialog popup.
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | popup_menu_test.dart | 161 // Try to bring up the popup menu and select the first item from it 169 // Try to bring up the popup menu and tap outside it to cancel the menu 214 // Helper function to create simple and valid popup menus.
|
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/semantics/ |
D | label_and_value.dart | 43 /// example in popup dialogs, such as the alert dialog. The text of the
|