HomeSort by relevance Sort by last modified time
    Searched full:menubar (Results 51 - 75 of 112) sorted by null

1 23 4 5

  /development/ide/xcode/animatorTest/English.lproj/main.nib/
objects.xib 265 <string>MenuBar</string>
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge.mm 188 // TODO(jrg): limit the number of bookmarks in the menubar?
bookmark_bar_controller.mm     [all...]
  /external/chromium_org/base/mac/
mac_util.h 61 // hiding the dock and menubar. Must be called on the main thread.
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge.mm 226 // TODO(jrg): limit the number of bookmarks in the menubar?
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.
    [all...]
  /external/chromium_org/content/shell/browser/
shell.h 259 int ui_elements_height_; // height of menubar, toolbar, etc.
  /external/chromium_org/remoting/webapp/
third_party_token_fetcher.js 162 window.open(fullTokenUrl, '_blank', 'location=yes,toolbar=no,menubar=no');
oauth2.js 311 window.open(GET_CODE_URL, '_blank', 'location=yes,toolbar=no,menubar=no');
  /external/qemu/distrib/sdl-1.2.15/src/video/macrom/
SDL_romvideo.c 318 aren't in GrayRgn: menubar, round corners, fake floaters. */
388 the menubar -- subtract that out first! */
417 /* Modify the vis regions of exposed windows and draw menubar */
  /external/chromium_org/chrome/browser/ui/cocoa/
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.
    [all...]
  /external/chromium/chrome/browser/ui/
window_sizer.cc 312 // past the menubar. If the window is too tall you'll never be able
  /external/chromium_org/third_party/WebKit/Source/core/frame/
DOMWindow.h 127 BarProp* menubar() const;
Window.idl 39 [Replaceable] readonly attribute BarProp menubar;
DOMWindow.cpp 650 BarProp* DOMWindow::menubar() const function in class:WebCore::DOMWindow
656 m_menubar = BarProp::create(m_frame, BarProp::Menubar);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/
WindowFeatures.cpp 147 } else if (keyString == "menubar")
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.jre11_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
JRE-1.1.zip 
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.ui 379 <widget class="QMenuBar" name="MenuBar" >
  /prebuilts/devtools/tools/lib/
hierarchyviewer2.jar 
  /external/chromium_org/chrome/browser/ui/views/accessibility/
accessibility_event_router_views.cc 58 // depend on focus. For example, a menu within a menubar can open or close
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer.cc 387 // past the menubar. If the window is too tall you'll never be able
window_sizer_unittest.cc 251 // be moved higher than the menubar. (Perhaps the user changed
  /external/sonivox/jet_tools/JetCreator/
JetCreator.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 160 self.menubar = Menu(root)
161 self.top = top = WindowList.ListedToplevel(root, menu=self.menubar)
314 self.recent_files_menu = Menu(self.menubar)
445 mbar = self.menubar
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 160 self.menubar = Menu(root)
161 self.top = top = WindowList.ListedToplevel(root, menu=self.menubar)
314 self.recent_files_menu = Menu(self.menubar)
445 mbar = self.menubar
    [all...]

Completed in 488 milliseconds

1 23 4 5