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

1 23 4 5 6

  /external/chromium_org/chrome/renderer/extensions/
app_window_custom_bindings.cc 38 // Don't attempt to inject the titlebar into iframes.
  /external/chromium_org/ui/views/bubble/
bubble_frame_view.h 100 // When supplied, this view is placed in the titlebar between the title and
  /packages/apps/Browser/src/com/android/browser/
NavTabView.java 61 mTitleBar = findViewById(R.id.titlebar);
TitleBar.java 42 public class TitleBar extends RelativeLayout {
64 public TitleBar(Context context, UiController controller, BaseUi ui,
XLargeUi.java 207 // the titlebar was removed when the CAB was shown
  /external/chromium_org/chrome/browser/ui/gtk/
screen_capture_notification_ui_gtk.cc 80 // Remove window titlebar.
83 // In case the titlebar is still there, try to remove some of the buttons.
  /external/chromium_org/remoting/host/
disconnect_window_gtk.cc 106 // Remove window titlebar.
109 // In case the titlebar is still there, try to remove some of the buttons.
  /frameworks/base/docs/html/training/improving-layouts/
reusing-layouts.jd 55 included in each activity (<code>titlebar.xml</code>):</p>
89 <strong>&lt;include layout="&#64;layout/titlebar"/></strong>
  /external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.cc 36 // The titlebar never shrinks too short to show the caption button plus some
39 // The titlebar has a 2 px 3D edge along the bottom, and we reserve 2 px (1 for
287 // This metric scales up if either the titlebar height or the titlebar font
399 // The bottom of the titlebar actually comes from the top of the Client Edge
498 // on the title from overlapping the 3D edge at the bottom of the titlebar.
  /external/chromium_org/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.cc 38 // The titlebar never shrinks too short to show the caption button plus some
41 // The titlebar has a 2 px 3D edge along the bottom, and we reserve 2 px (1 for
282 // This metric scales up if either the titlebar height or the titlebar font
402 // The bottom of the titlebar actually comes from the top of the Client Edge
502 // on the title from overlapping the 3D edge at the bottom of the titlebar.
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_frame_view.cc 53 // Colors used to draw titlebar background under default theme.
379 // The origin of client-area bounds starts after left border and titlebar and
382 // | Top Titlebar |
411 // The window bounds include both client area and non-client area (titlebar
577 // If the mouse location falls within the resizing area of the titlebar,
641 // (titlebar) and the bottom border.
panel_view.cc 376 // An overlapped window is a top-level window that has a titlebar, border,
380 // will always has the space for the titlebar.
383 // titlebar by default. It is often used for the popup menu and the window
838 // If the height of resizing panel shrinks close to the titlebar height,
849 // titlebar height, treat it as minimized. This could occur when the user
908 // smaller than the titlebar.
964 // clicking on its titlebar. This is the workaround to support restoring the
    [all...]
  /external/chromium_org/ui/views/window/
custom_frame_view.cc 53 // The titlebar never shrinks too short to show the caption button plus some
56 // The titlebar has a 2 px 3D edge along the top and bottom.
302 // This metric scales up if either the titlebar height or the titlebar font
368 // The bottom of the titlebar actually comes from the top of the Client Edge
539 // title from overlapping the 3D edge at the bottom of the titlebar.
dialog_delegate.h 47 // Override this function to display an extra view in the titlebar.
  /external/chromium_org/chrome/browser/ui/panels/
panel_browsertest.cc 140 // Verify titlebar click does not minimize.
166 // Setup bounds and expansion states for minimized and titlebar-only
187 // Verify titlebar is exposed on all panels.
201 // Verify titlebar is exposed on all panels.
208 // Hover below titlebar exposed panel. Verify nothing changed.
226 // panel when it's in titlebar exposed state.
243 // titlebar exposed state.
249 // TODO(prasadt): Add test for dragging when in titlebar exposed state.
694 // Click on an expanded panel's titlebar using the apply-all modifier.
703 // Click on a minimized panel's titlebar using the apply-all modifier
    [all...]
panel.h 66 // Uses the panel attention. The panel's titlebar would be painted
111 // titlebar, depending on its state.
155 // panel's titlebar, minimize or restore buttons. Behavior of the
native_panel.h 129 // active, i.e. the titlebar is painted per its active state.
panel_resize_controller.cc 119 // Make sure that the panel's titlebar cannot be resized under the taskbar
  /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.
1216 PanelTitlebarGtk* titlebar = panel_gtk_->titlebar(); local
    [all...]
  /external/chromium/chrome/browser/chromeos/frame/
panel_controller.cc 211 // Get the last titlebar width that we saw in a ConfigureNotify event -- we
213 // titlebar window. See WM_IPC_MESSAGE_WM_NOTIFY_PANEL_DRAGGED's declaration
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
mirc.php 73 'timers','timestamp','titlebar','tnick','tokenize','topic','ulist',
  /packages/apps/Browser/res/values/
styles.xml 63 <style name="TitleBar">
  /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_org/chrome/browser/ui/gtk/apps/
native_app_window_gtk.cc 88 // Hide titlebar when {frame: 'none'} specified on ShellWindow.
534 // Raise the window after a click on either the titlebar or the border to
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_controller_unittest.mm 95 // Make sure a "titlebar only" toolbar with location bar works.

Completed in 1368 milliseconds

1 23 4 5 6