OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kBubblePaddingVerticalBottom
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/system/tray/
tray_constants.h
22
extern const int
kBubblePaddingVerticalBottom
;
tray_constants.cc
21
const int
kBubblePaddingVerticalBottom
= 3;
tray_background_view.cc
570
kBubblePaddingVerticalBottom
);
573
kBubblePaddingVerticalBottom
);
584
int horizontal_alignment =
kBubblePaddingVerticalBottom
;
Completed in 125 milliseconds