OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANCHOR_TYPE_TRAY
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ui/message_center/views/
message_bubble_base.cc
72
views::TrayBubbleView::
ANCHOR_TYPE_TRAY
,
/external/chromium_org/ui/views/bubble/
tray_bubble_view.h
36
// element (
ANCHOR_TYPE_TRAY
) and display an arrow, or that are floating on
39
ANCHOR_TYPE_TRAY
,
tray_bubble_view.cc
269
if (init_params->anchor_type ==
ANCHOR_TYPE_TRAY
) {
/external/chromium_org/ash/system/tray/
system_tray.cc
449
TrayBubbleView::InitParams init_params(TrayBubbleView::
ANCHOR_TYPE_TRAY
,
513
anchor_type = TrayBubbleView::
ANCHOR_TYPE_TRAY
;
tray_background_view.cc
516
if (anchor_type == TrayBubbleView::
ANCHOR_TYPE_TRAY
) {
Completed in 179 milliseconds