/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/chrome/browser/ui/ |
D | window_sizer_mac.mm | 24 // Primary monitor is defined as the monitor with the menubar, 38 // Primary monitor is defined as the monitor with the menubar, 103 // Primary monitor is defined as the monitor with the menubar,
|
/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/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/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/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/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/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/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 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/chromium_org/ui/gfx/ |
D | screen_mac.mm | 19 // Primary monitor is defined as the monitor with the menubar, 189 // Primary display is defined as the display with 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/third_party/WebKit/Source/core/frame/ |
D | DOMWindow.h | 127 BarProp* menubar() const;
|
D | Window.idl | 39 [Replaceable] readonly attribute BarProp menubar;
|
D | DOMWindow.cpp | 650 BarProp* DOMWindow::menubar() const in menubar() function in WebCore::DOMWindow
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_menu_bridge.mm | 188 // TODO(jrg): limit the number of bookmarks in the menubar?
|
D | bookmark_bar_controller.mm | 884 // Main menubar observation code, so we can know to close our fake menus if the 885 // user clicks on the actual menubar, as multiple unconnected menus sharing 887 // Needed because the hookForEvent method doesn't see the click on the menubar. 889 // Gets called when the menubar is clicked. 911 // End of menubar observation code.
|
D | bookmark_bar_folder_controller.mm | 517 // Set our window level to the right spot so we're above the menubar, dock, etc. 993 // menubar (to be fixed by setting the proper window level; see
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_menu_bridge.mm | 226 // TODO(jrg): limit the number of bookmarks in the menubar?
|
D | bookmark_bar_controller.mm | 789 // Main menubar observation code, so we can know to close our fake menus if the 790 // user clicks on the actual menubar, as multiple unconnected menus sharing 792 // Needed because the local event monitor doesn't see the click on the menubar. 794 // Gets called when the menubar is clicked. 816 // End of menubar observation code.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | browser_window_controller_private.mm | 660 // TODO(rohitrao): Add code to manage the menubar here. 694 // When simplified fullscreen is enabled, the menubar status is managed 698 // TODO(rohitrao): Add code to manage the menubar here.
|