OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kTrayPopupPaddingBetweenItems
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/chromeos/settings/
tray_settings.cc
43
ash::
kTrayPopupPaddingBetweenItems
));
94
bounds.set_x(width() - size.width() - ash::
kTrayPopupPaddingBetweenItems
);
/external/chromium_org/ash/system/tray/
tray_constants.cc
44
const int
kTrayPopupPaddingBetweenItems
= 10;
Completed in 639 milliseconds