HomeSort by relevance Sort by last modified time
    Searched full:caption_y (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view_layout.cc 279 int caption_y = CaptionButtonY(false); local
290 ConfigureButton(host, *it, ALIGN_LEADING, caption_y);
298 ConfigureButton(host, *it, ALIGN_TRAILING, caption_y);
468 int caption_y) {
472 SetBoundsForButton(host, minimize_button_, alignment, caption_y);
486 SetBoundsForButton(host, visible_button, alignment, caption_y);
491 SetBoundsForButton(host, close_button_, alignment, caption_y);
516 int caption_y) {
552 caption_y - extra_height,
574 caption_y - extra_height
    [all...]
opaque_browser_frame_view_layout.h 127 int caption_y);
136 int caption_y);
  /external/chromium_org/ui/views/window/
custom_frame_view.cc 487 int caption_y = CaptionButtonY(); local
514 gfx::Rect target_bounds(gfx::Point(next_button_x, caption_y),
530 gfx::Rect target_bounds(gfx::Point(next_button_x, caption_y),

Completed in 5042 milliseconds