HomeSort by relevance Sort by last modified time
    Searched defs:Widgets (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/views/widget/
widget.h 75 // Owns a RootView and thus a View hierarchy. Can contain child Widgets.
97 typedef std::set<Widget*> Widgets;
132 // Widgets of TYPE_WINDOW will have a NonClientView.
134 // Widgets of TYPE_PANEL will have a NonClientView.
184 // non-window widgets.
277 // Closes all Widgets that aren't identified as "secondary widgets". Called
283 // Widgets do not have a common ancestor or they are not on the screen yet.
302 // Returns all Widgets in |native_view|'s hierarchy, including itself if
305 Widgets* children)
    [all...]