Searched defs:GetBubbleFrameView (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/views/bubble/
H A Dbubble_delegate.cc196 GetBubbleFrameView()->bubble_border()->set_alignment(alignment);
202 GetBubbleFrameView()->bubble_border()->set_paint_arrow(paint_type);
264 BubbleFrameView* BubbleDelegateView::GetBubbleFrameView() const { function in class:views::BubbleDelegateView
274 return GetBubbleFrameView()->GetUpdatedWindowBounds(GetAnchorRect(),
288 BubbleFrameView* frame_view = GetBubbleFrameView();

Completed in 35 milliseconds