HomeSort by relevance Sort by last modified time
    Searched full:titlebar (Results 76 - 100 of 138) sorted by null

1 2 34 5 6

  /external/chromium_org/chrome/browser/ui/gtk/panels/
panel_gtk.cc 274 // This vbox contains the titlebar and the render area, but not
293 // Build the titlebar.
1229 PanelTitlebarGtk* titlebar = panel_gtk_->titlebar(); local
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java 49 import com.android.layoutlib.bridge.bars.TitleBar;
358 TitleBar titleBar = new TitleBar(context,
360 titleBar.setLayoutParams(
363 backgroundLayout.addView(titleBar);
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_controller_unittest.mm 95 // Make sure a "titlebar only" toolbar with location bar works.
  /external/chromium/chrome/browser/ui/views/frame/
browser_frame_win.cc 261 // In maximized mode, we only have a titlebar strip of glass, no side/bottom
opaque_browser_frame_view.cc 53 // The titlebar never shrinks too short to show the caption button plus some
58 // The titlebar has a 2 px 3D edge along the top and bottom.
512 // This metric scales up if either the titlebar height or the titlebar font
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/toolbar/
toolbar_controller_unittest.mm 106 // Make sure a "titlebar only" toolbar with location bar works.
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.h 230 // Is the titlebar currently being dragged? That is, has the cursor
  /external/libpng/contrib/gregbook/
rpng-win.c 114 static char titlebar[1024]; variable
356 sprintf(titlebar, "%s: ...%s", appname, filename+(alen+flen+6-1023));
358 sprintf(titlebar, "%s: %s", appname, filename);
520 global_hwnd = CreateWindow(progname, titlebar, WS_OVERLAPPEDWINDOW,
rpng-x.c 120 static char titlebar[1024], *window_name = titlebar; variable
344 sprintf(titlebar, "%s: ...%s", appname, filename+(alen+flen+6-1023));
346 sprintf(titlebar, "%s: %s", appname, filename);
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/
R.java 144 public static final int[] TitleBar = {id.textStyle};
  /packages/apps/Browser/src/com/android/browser/
UrlInputView.java 335 * no-op to prevent scrolling of webview when embedded titlebar
BaseUi.java 112 protected TitleBar mTitleBar;
141 mTitleBar = new TitleBar(mActivity, mUiController, this,
505 public TitleBar getTitleBar() {
  /external/chromium_org/chrome/browser/ui/panels/
panel.cc 458 // Normally the system activates a window when the titlebar is clicked.
465 // panel has been expanded. If the panel is in a stack, the titlebar click
481 // Clicking the restore button has the same behavior as clicking the titlebar.
stacked_panel_browsertest.cc 241 // Clicking on P2's titlebar to collapse it.
251 // Clicking on P2's titlebar to expand it.
261 // Clicking on P2's titlebar with APPLY_TO_ALL modifier to collapse all
276 // Clicking on P1's titlebar with APPLY_TO_ALL modifier to expand all
461 // Collapse all panels by clicking on P2's titlebar with APPLY_TO_ALL
478 // Expand all panels by clicking on P2's titlebar with APPLY_TO_ALL
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
browser_frame_view.mm 233 // The titlebar/tabstrip header on the mac is slightly smaller than on
  /external/chromium_org/chrome/common/extensions/api/
app_window.idl 83 // Size and position of the content in the window (excluding the titlebar).
  /external/chromium_org/ui/base/ime/
input_method_win.cc 159 // menu causes undesirable titlebar artifacts in the classic theme.
  /external/chromium_org/chrome/browser/ui/gtk/apps/
native_app_window_gtk.cc 92 // Hide titlebar when {frame: 'none'} specified on ShellWindow.
556 // Raise the window after a click on either the titlebar or the border to
  /external/chromium_org/chrome/browser/ui/gtk/
browser_window_gtk.h 246 BrowserTitlebar* titlebar() const { return titlebar_.get(); } function in class:BrowserWindowGtk
496 // The container for the titlebar + tab strip.
  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view_layout.cc 23 // The titlebar never shrinks too short to show the caption button plus some
34 // The titlebar has a 2 px 3D edge along the top and bottom.
browser_frame_win.cc 446 // In maximized mode, we only have a titlebar strip of glass, no side/bottom
  /external/chromium/chrome/browser/chromeos/frame/
browser_view.cc 150 // Positions the titlebar, toolbar and tabstrip. This is
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.h 435 // The container for the titlebar + tab strip.
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 93 // background image. Passed in from the titlebar and based on the size of the
  /external/chromium/chrome/browser/ui/views/
hung_renderer_view.cc 287 // the window's titlebar, and also if we call Window::Close. Rather, we want

Completed in 1237 milliseconds

1 2 34 5 6