OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kBorderHeight
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/tray/
tray_popup_header_button.cc
59
const int
kBorderHeight
= 25;
60
int padding = (height() -
kBorderHeight
) / 2;
special_popup_row.cc
28
const int
kBorderHeight
= 1;
47
kBorderHeight
, 0, 0, 0, kBorderColor));
Completed in 57 milliseconds