/external/chromium_org/chrome/third_party/chromevox/extensions/searchvox/ |
search_tools.js | 119 var menuBar = document.querySelector(MENU_BAR_SELECTOR); 121 menuBar.className = MENUS_OPEN_CLASS;
|
/external/chromium_org/ui/gfx/ |
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/video/gem/ |
SDL_gemvideo.h | 88 void *menubar; /* Menu bar save buffer when going fullscreen */ member in struct:SDL_PrivateVideoData 138 #define GEM_menubar (this->hidden->menubar)
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/ |
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/ |
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/ |
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/ |
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/ |
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/ |
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/ |
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/ |
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/ |
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/ |
SDLMain.m | 157 /* Put menu into the menubar */ 184 /* Put menu into the menubar */ 217 /* Set up the menubar */
|
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/ |
WorkSpaceView.java | 53 protected JMenuBar menuBar;
|
/external/chromium_org/content/browser/ |
plugin_process_host_mac.cc | 46 // the main display, hide the menubar so that it has the whole screen.
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
window-sizing.html | 31 Open("width=200, height=200, left = 0, top = 0, scrollbars, menubar, status, toolbar, resizable");
|
/external/chromium/base/mac/ |
mac_util.h | 55 // hiding the dock and menubar. Must be called on the main thread.
|
/external/chromium/chrome/browser/ui/gtk/ |
global_menu_bar.cc | 142 gtk_widget_set_name(menu_bar_, "chrome-hidden-global-menubar");
|
/external/chromium_org/chrome/browser/profiles/ |
avatar_menu.h | 127 // This menu is also used for the always-present Mac system menubar. If the
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
presentation_mode_controller.h | 65 // the menubar. This should be |kFullScreenModeNormal| when the window is not
|
/external/chromium_org/chrome/browser/ui/gtk/ |
global_menu_bar.cc | 164 gtk_widget_set_name(menu_bar_, "chrome-hidden-global-menubar");
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
platform_app.js | 94 ['locationbar', 'menubar', 'personalbar', 'scrollbars', 'statusbar',
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
vbnet.php | 58 'MENUBAR', 'MENUTEXT', 'METHOD', 'MINIMIZEDFOCUS', 'MINIMIZEDNOFOCUS', 'MSGBOXRIGHT',
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/ |
Workspace.java | 529 JMenuBar menuBar = new JMenuBar(); 554 menuBar.add(fileMenu); 562 menuBar.add(viewMenu); 569 menuBar.add(viewHierarchyMenu); 579 menuBar.add(serverMenu); 581 return menuBar; [all...] |
/development/ide/xcode/SampleCode/English.lproj/main.nib/ |
objects.xib | 264 <string>MenuBar</string>
|