OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTrayPopupMaxWidth
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/system/tray/
tray_constants.h
70
extern const int
kTrayPopupMaxWidth
;
tray_constants.cc
73
const int
kTrayPopupMaxWidth
= 500;
system_tray.cc
488
kTrayPopupMaxWidth
);
560
kTrayPopupMaxWidth
);
Completed in 1086 milliseconds