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.cc206 CaptionButtonY(restored) + kCaptionButtonHeightWithPadding) +
232 int OpaqueBrowserFrameViewLayout::CaptionButtonY(bool restored) const { function in class:OpaqueBrowserFrameViewLayout
279 int caption_y = CaptionButtonY(false);
390 int button_y = CaptionButtonY(false);
/external/chromium_org/ui/views/window/
H A Dcustom_frame_view.cc277 CaptionButtonY() + kCaptionButtonHeightWithPadding) +
281 int CustomFrameView::CaptionButtonY() const { function in class:views::CustomFrameView
487 int caption_y = CaptionButtonY();

Completed in 95 milliseconds