Home
last modified time | relevance | path

Searched refs:menubar (Results 1 – 25 of 30) sorted by relevance

12

/external/clang/www/analyzer/
Dmenu.css19 .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 */
Dmenu.html.incl3 <ul style="margin:0; padding:0" class="menubar">
6 <ul class="menubar">
/external/qemu/distrib/sdl-1.2.15/src/video/gem/
DSDL_gemvideo.h88 void *menubar; /* Menu bar save buffer when going fullscreen */ member
138 #define GEM_menubar (this->hidden->menubar)
/external/chromium/chrome/browser/ui/
Dwindow_sizer_mac.mm24 // 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/
Dsystem_indicator.idl6 // menubar, system tray, or other visible area provided by the OS.
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/
DSDLMain.m158 /* 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/
DSDLMain.m158 /* 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/
DSDLMain.m158 /* 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/
DSDLMain.m158 /* 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/
DSDLMain.m158 /* 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/
DSDLMain.m158 /* 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/
DSDLMain.m158 /* 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/
DSDLMain.m158 /* 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/
DSDLMain.m158 /* Put menu into the menubar */
185 /* Put menu into the menubar */
218 /* Set up the menubar */
/external/chromium_org/ui/gfx/
Dscreen_mac.mm19 // 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/
DSDLMain.m157 /* 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/
DDOMWindow.h127 BarProp* menubar() const;
DWindow.idl39 [Replaceable] readonly attribute BarProp menubar;
DDOMWindow.cpp650 BarProp* DOMWindow::menubar() const in menubar() function in WebCore::DOMWindow
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_menu_bridge.mm188 // TODO(jrg): limit the number of bookmarks in the menubar?
Dbookmark_bar_controller.mm884 // 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.
Dbookmark_bar_folder_controller.mm517 // 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/
Dbookmark_menu_bridge.mm226 // TODO(jrg): limit the number of bookmarks in the menubar?
Dbookmark_bar_controller.mm789 // 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/
Dbrowser_window_controller_private.mm660 // 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.

12