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

/external/chromium_org/ui/views/bubble/
H A Dbubble_delegate.h61 View* anchor_view() const { return anchor_view_; }
144 void set_anchor_view(View* anchor_view) { anchor_view_ = anchor_view; }
172 View* anchor_view_; member in class:views::BubbleDelegateView
194 // Insets applied to the |anchor_view_| bounds.

Completed in 85 milliseconds