OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTitleHeight
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/frame/
panel_controller.cc
47
const int
kTitleHeight
= 24;
142
gfx::Rect title_bounds(0, 0, window_bounds.width(),
kTitleHeight
);
/external/chromium/chrome/browser/chromeos/
wm_overview_controller.cc
56
static const int
kTitleHeight
= 32;
433
kTitleHeight
), node.snapshot);
Completed in 24 milliseconds