Searched defs:CaptionButtonY (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view_layout.cc207 CaptionButtonY(restored) + kCaptionButtonHeightWithPadding) +
233 int OpaqueBrowserFrameViewLayout::CaptionButtonY(bool restored) const { function in class:OpaqueBrowserFrameViewLayout
280 int caption_y = CaptionButtonY(false);
391 int button_y = CaptionButtonY(!IsTitleBarCondensed());
/external/chromium_org/ui/views/window/
H A Dcustom_frame_view.cc279 CaptionButtonY() + kCaptionButtonHeightWithPadding) +
283 int CustomFrameView::CaptionButtonY() const { function in class:views::CustomFrameView
485 int caption_y = CaptionButtonY();

Completed in 724 milliseconds