/external/chromium_org/ash/wm/ |
D | custom_frame_view_ash.cc | 148 void ResetWindowControls(); 244 void CustomFrameViewAsh::HeaderView::ResetWindowControls() { in ResetWindowControls() function in ash::CustomFrameViewAsh::HeaderView 245 caption_button_container_->ResetWindowControls(); in ResetWindowControls() 442 void CustomFrameViewAsh::ResetWindowControls() { in ResetWindowControls() function in ash::CustomFrameViewAsh 443 header_view_->ResetWindowControls(); in ResetWindowControls()
|
D | custom_frame_view_ash.h | 54 virtual void ResetWindowControls() OVERRIDE;
|
/external/chromium_org/ui/views/window/ |
D | non_client_view.h | 71 virtual void ResetWindowControls() = 0; 190 void ResetWindowControls();
|
D | native_frame_view.h | 26 virtual void ResetWindowControls() OVERRIDE;
|
D | native_frame_view.cc | 54 void NativeFrameView::ResetWindowControls() { in ResetWindowControls() function in views::NativeFrameView
|
D | non_client_view.cc | 103 void NonClientView::ResetWindowControls() { in ResetWindowControls() function in views::NonClientView 104 frame_view_->ResetWindowControls(); in ResetWindowControls()
|
D | custom_frame_view.h | 47 virtual void ResetWindowControls() OVERRIDE;
|
/external/chromium/chrome/browser/ui/views/frame/ |
D | popup_non_client_frame_view.cc | 43 void PopupNonClientFrameView::ResetWindowControls() { in ResetWindowControls() function in PopupNonClientFrameView
|
D | popup_non_client_frame_view.h | 28 virtual void ResetWindowControls() OVERRIDE;
|
D | app_panel_browser_frame_view.h | 52 virtual void ResetWindowControls() OVERRIDE;
|
D | glass_browser_frame_view.h | 48 virtual void ResetWindowControls() OVERRIDE { } in ResetWindowControls() function
|
/external/chromium_org/chrome/browser/ui/views/message_center/ |
D | message_center_frame_view.h | 31 virtual void ResetWindowControls() OVERRIDE;
|
D | message_center_frame_view.cc | 56 void MessageCenterFrameView::ResetWindowControls() { in ResetWindowControls() function in message_center::MessageCenterFrameView
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | popup_non_client_frame_view.h | 24 virtual void ResetWindowControls() OVERRIDE;
|
D | popup_non_client_frame_view.cc | 35 void PopupNonClientFrameView::ResetWindowControls() { in ResetWindowControls() function in PopupNonClientFrameView
|
D | app_panel_browser_frame_view.h | 46 virtual void ResetWindowControls() OVERRIDE;
|
D | glass_browser_frame_view.h | 40 virtual void ResetWindowControls() OVERRIDE {} in ResetWindowControls() function
|
D | browser_non_client_frame_view_ash.h | 49 virtual void ResetWindowControls() OVERRIDE;
|
/external/chromium_org/ui/views/bubble/ |
D | bubble_frame_view.cc | 149 void BubbleFrameView::ResetWindowControls() { in ResetWindowControls() function in views::BubbleFrameView 159 ResetWindowControls(); in UpdateWindowTitle() 219 ResetWindowControls(); in OnThemeChanged()
|
D | bubble_frame_view.h | 42 virtual void ResetWindowControls() OVERRIDE;
|
/external/chromium_org/ash/wm/panels/ |
D | panel_frame_view.h | 52 virtual void ResetWindowControls() OVERRIDE;
|
D | panel_frame_view.cc | 88 void PanelFrameView::ResetWindowControls() { in ResetWindowControls() function in ash::PanelFrameView
|
/external/chromium/chrome/browser/chromeos/frame/ |
D | bubble_frame_view.h | 44 virtual void ResetWindowControls() OVERRIDE;
|
/external/chromium_org/apps/ui/views/ |
D | shell_window_frame_view.h | 60 virtual void ResetWindowControls() OVERRIDE {} in ResetWindowControls() function
|
/external/chromium_org/ash/wm/caption_buttons/ |
D | frame_caption_button_container_view.h | 82 void ResetWindowControls();
|