Lines Matching refs:NonClientView
122 // Widgets of TYPE_WINDOW will have a NonClientView.
124 // Widgets of TYPE_PANEL will have a NonClientView.
302 // Returns true if the specified type requires a NonClientView.
571 NonClientView* non_client_view() {
572 return const_cast<NonClientView*>(
575 const NonClientView* non_client_view() const {
730 // both the NonClientView and WidgetDelegate are notified.
773 NonClientView* non_client_view_;