OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCaptionButtonContainerCenterY
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/
header_painter.h
151
int
GetCaptionButtonContainerCenterY
() const;
header_painter.cc
452
GetCaptionButtonContainerCenterY
() - window_icon_->height() / 2;
521
int HeaderPainter::
GetCaptionButtonContainerCenterY
() const {
575
int title_y =
GetCaptionButtonContainerCenterY
() - title_font.GetHeight() / 2;
Completed in 601 milliseconds