OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kIconToTextPadding
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/message_center/views/
constants.h
24
const int kTextLeftPadding = kIconSize + message_center::
kIconToTextPadding
;
/external/chromium_org/ui/message_center/
message_center_style.h
58
const int
kIconToTextPadding
= 16; // H space between icon & title/message.
Completed in 743 milliseconds