Home
last modified time | relevance | path

Searched refs:menubar (Results 1 – 25 of 29) 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_org/ui/gfx/mac/
Dcoordinate_conversion.mm16 // menubar. This is always at index 0.
/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/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/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/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/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/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/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/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 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/src/main/macosx/
DSDLMain.m157 /* Put menu into the menubar */
184 /* Put menu into the menubar */
217 /* Set up the menubar */
/external/chromium_org/ui/gfx/
Dscreen_mac.mm25 // 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/
DLocalDOMWindow.h125 BarProp& menubar() const;
DWindow.idl41 [Replaceable, MeasureAs=BarPropMenubar] readonly attribute BarProp menubar;
DLocalDOMWindow.cpp642 BarProp& LocalDOMWindow::menubar() const in menubar() function in blink::LocalDOMWindow
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_menu_bridge.mm246 // TODO(jrg): limit the number of bookmarks in the menubar?
Dbookmark_bar_controller.mm825 // 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/
Dpresentation_mode_controller.mm183 // In Immersive Fullscreen, the menubar is visible iff. toolbarFraction_ >=
413 // For AppKit Fullscreen, the menubar always starts hidden, and
Dbrowser_window_controller_private.mm577 // the menubar has been hidden. This would remove the need for this hack.
/external/fio/
Dgfio.c1327 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/
Drender_widget_host_view_mac.mm216 // 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

12