OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANCHOR_TYPE_BUBBLE
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/views/bubble/
tray_bubble_view.h
39
// the screen away from the tray (
ANCHOR_TYPE_BUBBLE
).
42
ANCHOR_TYPE_BUBBLE
,
/external/chromium_org/ash/system/tray/
system_tray.cc
543
anchor_type = TrayBubbleView::
ANCHOR_TYPE_BUBBLE
;
tray_background_view.cc
559
} else if (anchor_type == TrayBubbleView::
ANCHOR_TYPE_BUBBLE
) {
Completed in 41 milliseconds