OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kIconBottomPadding
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/message_center/
message_center_style.cc
34
const int
kIconBottomPadding
= 16;
message_center_style.h
42
extern const int
kIconBottomPadding
; // Minimum non-zero V space between icon
/external/chromium_org/ui/message_center/views/
notification_view.cc
610
kIconSize + message_center::
kIconBottomPadding
);
Completed in 100 milliseconds