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

/external/chromium_org/chrome/browser/ui/views/
H A Dstatus_bubble_views.h40 views::View* base_view() { return base_view_; }
81 // Returns true if the base_view_'s widget is visible and not minimized.
84 // Returns true if the base_view_'s widget is maximized.
100 // Set the bounds of the bubble relative to |base_view_|.
115 // Position relative to the base_view_.
134 views::View* base_view_; member in class:StatusBubbleViews

Completed in 126 milliseconds