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

/external/chromium_org/ash/wm/panels/
H A Dpanel_frame_view.cc81 void PanelFrameView::ResetWindowControls() { function in class:ash::PanelFrameView
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dmessage_center_frame_view.cc57 void MessageCenterFrameView::ResetWindowControls() { function in class:message_center::MessageCenterFrameView
/external/chromium_org/ui/views/window/
H A Dnative_frame_view.cc61 void NativeFrameView::ResetWindowControls() { function in class:views::NativeFrameView
H A Dnon_client_view.cc106 void NonClientView::ResetWindowControls() { function in class:views::NonClientView
107 frame_view_->ResetWindowControls();
H A Dcustom_frame_view.cc184 void CustomFrameView::ResetWindowControls() { function in class:views::CustomFrameView
202 ResetWindowControls();
/external/chromium_org/athena/activity/
H A Dactivity_frame_view.cc97 void ActivityFrameView::ResetWindowControls() { function in class:athena::ActivityFrameView
/external/chromium_org/ui/views/bubble/
H A Dbubble_frame_view.cc153 void BubbleFrameView::ResetWindowControls() { function in class:views::BubbleFrameView
163 ResetWindowControls();
230 ResetWindowControls();
/external/chromium_org/ash/frame/caption_buttons/
H A Dframe_caption_button_container_view.cc183 void FrameCaptionButtonContainerView::ResetWindowControls() { function in class:ash::FrameCaptionButtonContainerView
/external/chromium_org/ash/frame/
H A Dcustom_frame_view_ash.cc141 void ResetWindowControls();
228 void CustomFrameViewAsh::HeaderView::ResetWindowControls() { function in class:ash::CustomFrameViewAsh::HeaderView
229 caption_button_container_->ResetWindowControls();
274 caption_button_container_->ResetWindowControls();
487 void CustomFrameViewAsh::ResetWindowControls() { function in class:ash::CustomFrameViewAsh
488 header_view_->ResetWindowControls();
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_non_client_frame_view_ash.cc271 void BrowserNonClientFrameViewAsh::ResetWindowControls() { function in class:BrowserNonClientFrameViewAsh
278 caption_button_container_->ResetWindowControls();
H A Dopaque_browser_frame_view.cc272 void OpaqueBrowserFrameView::ResetWindowControls() { function in class:OpaqueBrowserFrameView
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.cc480 void PanelFrameView::ResetWindowControls() { function in class:PanelFrameView
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.cc674 void DesktopWindowTreeHostWin::ResetWindowControls() { function in class:views::DesktopWindowTreeHostWin
675 GetWidget()->non_client_view()->ResetWindowControls();

Completed in 462 milliseconds