Searched refs:ResetWindowControls (Results 1 - 25 of 47) sorted by relevance

12

/external/chromium/chrome/browser/ui/views/frame/
H A Dpopup_non_client_frame_view.cc43 void PopupNonClientFrameView::ResetWindowControls() { function in class:PopupNonClientFrameView
H A Dpopup_non_client_frame_view.h28 virtual void ResetWindowControls() OVERRIDE;
H A Dapp_panel_browser_frame_view.h52 virtual void ResetWindowControls() OVERRIDE;
H A Dglass_browser_frame_view.h48 virtual void ResetWindowControls() OVERRIDE { }
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dpopup_non_client_frame_view.cc35 void PopupNonClientFrameView::ResetWindowControls() { function in class:PopupNonClientFrameView
H A Dpopup_non_client_frame_view.h24 virtual void ResetWindowControls() OVERRIDE;
H A Dapp_panel_browser_frame_view.h46 virtual void ResetWindowControls() OVERRIDE;
H A Dglass_browser_frame_view.h40 virtual void ResetWindowControls() OVERRIDE {}
H A Dbrowser_non_client_frame_view_ash.h49 virtual void ResetWindowControls() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dmessage_center_frame_view.h31 virtual void ResetWindowControls() OVERRIDE;
H A Dmessage_center_frame_view.cc56 void MessageCenterFrameView::ResetWindowControls() { function in class:message_center::MessageCenterFrameView
/external/chromium_org/ui/views/window/
H A Dnative_frame_view.cc54 void NativeFrameView::ResetWindowControls() { function in class:views::NativeFrameView
H A Dnative_frame_view.h26 virtual void ResetWindowControls() OVERRIDE;
H A Dnon_client_view.h71 virtual void ResetWindowControls() = 0;
190 void ResetWindowControls();
H A Dcustom_frame_view.h47 virtual void ResetWindowControls() OVERRIDE;
H A Dnon_client_view.cc103 void NonClientView::ResetWindowControls() { function in class:views::NonClientView
104 frame_view_->ResetWindowControls();
/external/chromium_org/ash/wm/
H A Dcustom_frame_view_ash.h54 virtual void ResetWindowControls() OVERRIDE;
H A Dcustom_frame_view_ash.cc148 void ResetWindowControls();
244 void CustomFrameViewAsh::HeaderView::ResetWindowControls() { function in class:ash::CustomFrameViewAsh::HeaderView
245 caption_button_container_->ResetWindowControls();
442 void CustomFrameViewAsh::ResetWindowControls() { function in class:ash::CustomFrameViewAsh
443 header_view_->ResetWindowControls();
/external/chromium_org/ash/wm/panels/
H A Dpanel_frame_view.h52 virtual void ResetWindowControls() OVERRIDE;
H A Dpanel_frame_view.cc88 void PanelFrameView::ResetWindowControls() { function in class:ash::PanelFrameView
/external/chromium/chrome/browser/chromeos/frame/
H A Dbubble_frame_view.h44 virtual void ResetWindowControls() OVERRIDE;
/external/chromium_org/apps/ui/views/
H A Dshell_window_frame_view.h60 virtual void ResetWindowControls() OVERRIDE {}
/external/chromium_org/ash/wm/caption_buttons/
H A Dframe_caption_button_container_view.h82 void ResetWindowControls();
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.h65 virtual void ResetWindowControls() OVERRIDE;
/external/chromium_org/ui/views/bubble/
H A Dbubble_frame_view.h42 virtual void ResetWindowControls() OVERRIDE;

Completed in 429 milliseconds

12