Home
last modified time | relevance | path

Searched refs:ANCHOR_ALIGNMENT_TOP (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/views/bubble/
Dtray_bubble_view.h51 ANCHOR_ALIGNMENT_TOP enumerator
Dtray_bubble_view.cc303 } else if (init_params->anchor_alignment == ANCHOR_ALIGNMENT_TOP) { in Create()
/external/chromium_org/ash/system/tray/
Dtray_background_view.cc624 return TrayBubbleView::ANCHOR_ALIGNMENT_TOP; in GetAnchorAlignment()