/external/clang/www/analyzer/ |
D | menu.css | 19 .menubar ul { 22 .menubar li { 35 .menubar li ul /* second level lists */ { 40 .menubar li>ul { 49 .menubar li:hover ul, li.over ul { /* lists nested under hovered list items */
|
D | menu.html.incl | 3 <ul style="margin:0; padding:0" class="menubar"> 6 <ul class="menubar">
|
/external/qemu/distrib/sdl-1.2.15/src/video/gem/ |
D | SDL_gemvideo.h | 88 void *menubar; /* Menu bar save buffer when going fullscreen */ member 138 #define GEM_menubar (this->hidden->menubar)
|
/external/chromium_org/ui/gfx/mac/ |
D | coordinate_conversion.mm | 16 // menubar. This is always at index 0.
|
/external/chromium_org/chrome/common/extensions/api/ |
D | system_indicator.idl | 6 // menubar, system tray, or other visible area provided by the OS.
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/ |
D | SDLMain.m | 158 /* Put menu into the menubar */ 185 /* Put menu into the menubar */ 218 /* Set up the menubar */
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/ |
D | SDLMain.m | 158 /* Put menu into the menubar */ 185 /* Put menu into the menubar */ 218 /* Set up the menubar */
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Cocoa Application/ |
D | SDLMain.m | 158 /* Put menu into the menubar */ 185 /* Put menu into the menubar */ 218 /* Set up the menubar */
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/ |
D | SDLMain.m | 158 /* Put menu into the menubar */ 185 /* Put menu into the menubar */ 218 /* Set up the menubar */
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/ |
D | SDLMain.m | 158 /* Put menu into the menubar */ 185 /* Put menu into the menubar */ 218 /* Set up the menubar */
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/ |
D | SDLMain.m | 158 /* Put menu into the menubar */ 185 /* Put menu into the menubar */ 218 /* Set up the menubar */
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/ |
D | SDLMain.m | 158 /* Put menu into the menubar */ 185 /* Put menu into the menubar */ 218 /* Set up the menubar */
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/ |
D | SDLMain.m | 158 /* Put menu into the menubar */ 185 /* Put menu into the menubar */ 218 /* Set up the menubar */
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/ |
D | SDLMain.m | 158 /* Put menu into the menubar */ 185 /* Put menu into the menubar */ 218 /* Set up the menubar */
|
/external/qemu/distrib/sdl-1.2.15/src/main/macosx/ |
D | SDLMain.m | 157 /* Put menu into the menubar */ 184 /* Put menu into the menubar */ 217 /* Set up the menubar */
|
/external/chromium_org/ui/gfx/ |
D | screen_mac.mm | 25 // Primary monitor is defined as the monitor with the menubar, 163 // Primary display is defined as the display with the menubar,
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
D | LocalDOMWindow.h | 125 BarProp& menubar() const;
|
D | Window.idl | 41 [Replaceable, MeasureAs=BarPropMenubar] readonly attribute BarProp menubar;
|
D | LocalDOMWindow.cpp | 642 BarProp& LocalDOMWindow::menubar() const in menubar() function in blink::LocalDOMWindow
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_menu_bridge.mm | 246 // TODO(jrg): limit the number of bookmarks in the menubar?
|
D | bookmark_bar_controller.mm | 825 // Main menubar observation code, so we can know to close our fake menus if the 826 // user clicks on the actual menubar, as multiple unconnected menus sharing 828 // Needed because the local event monitor doesn't see the click on the menubar. 830 // Gets called when the menubar is clicked. 852 // End of menubar observation code.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | presentation_mode_controller.mm | 183 // In Immersive Fullscreen, the menubar is visible iff. toolbarFraction_ >= 413 // For AppKit Fullscreen, the menubar always starts hidden, and
|
D | browser_window_controller_private.mm | 577 // the menubar has been hidden. This would remove the need for this hack.
|
/external/fio/ |
D | gfio.c | 1327 void gfio_ui_setup(GtkSettings *settings, GtkWidget *menubar, in gfio_ui_setup() argument 1330 gtk_box_pack_start(GTK_BOX(vbox), menubar, FALSE, FALSE, 0); in gfio_ui_setup()
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_widget_host_view_mac.mm | 216 // Gets called when the menubar is clicked. 217 // Needed because the local event monitor doesn't see the click on the menubar. 659 // This function creates the fullscreen window and hides the dock and menubar if
|