OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOverlaySize
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/first_run/
step.h
48
gfx::Size
GetOverlaySize
() const;
step.cc
65
gfx::Size Step::
GetOverlaySize
() const {
/external/chromium_org/chrome/browser/chromeos/first_run/steps/
tray_step.cc
35
position.SetRight(
GetOverlaySize
().width() - bounds.x());
Completed in 76 milliseconds