Home
last modified time | relevance | path

Searched refs:ALIGN_EDGE_TO_ANCHOR_EDGE (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/autofill/
Dinfo_bubble.cc94 SetAlignment(views::BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE); in Show()
/external/chromium_org/ui/views/examples/
Dbubble_example.cc115 bubble->SetAlignment(BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE); in ButtonPressed()
/external/chromium_org/ui/views/bubble/
Dbubble_border.h70 ALIGN_EDGE_TO_ANCHOR_EDGE, enumerator
Dtray_bubble_view.cc288 arrow_alignment(BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE) { in InitParams()
/external/chromium_org/ash/wm/caption_buttons/
Dmaximize_bubble_controller_bubble.cc173 set_alignment(views::BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE); in MaximizeBubbleBorder()
347 SetAlignment(views::BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE); in MaximizeBubbleControllerBubble()
/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_view.cc2544 views::BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE, bounds, browser_.get()); in ShowAvatarBubble()
2557 views::BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE, bounds, browser()); in ShowAvatarBubbleFromAvatarButton()