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

/external/chromium/chrome/browser/ui/views/frame/
H A Dpopup_non_client_frame_view.cc43 void PopupNonClientFrameView::ResetWindowControls() { function in class:PopupNonClientFrameView
H A Dapp_panel_browser_frame_view.cc209 void AppPanelBrowserFrameView::ResetWindowControls() { function in class:AppPanelBrowserFrameView
H A Dopaque_browser_frame_view.cc366 void OpaqueBrowserFrameView::ResetWindowControls() { function in class:OpaqueBrowserFrameView
/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 Dapp_non_client_frame_view_ash.cc255 void AppNonClientFrameViewAsh::ResetWindowControls() { function in class:AppNonClientFrameViewAsh
H A Dapp_panel_browser_frame_view.cc205 void AppPanelBrowserFrameView::ResetWindowControls() { function in class:AppPanelBrowserFrameView
H A Dbrowser_non_client_frame_view_ash.cc193 void BrowserNonClientFrameViewAsh::ResetWindowControls() { function in class:BrowserNonClientFrameViewAsh
349 ResetWindowControls();
H A Dopaque_browser_frame_view.cc389 void OpaqueBrowserFrameView::ResetWindowControls() { function in class:OpaqueBrowserFrameView
/external/chromium_org/ui/views/window/
H A Dnative_frame_view.cc54 void NativeFrameView::ResetWindowControls() { function in class:views::NativeFrameView
H A Dnon_client_view.cc105 void NonClientView::ResetWindowControls() { function in class:views::NonClientView
106 frame_view_->ResetWindowControls();
H A Dcustom_frame_view.cc202 void CustomFrameView::ResetWindowControls() { function in class:views::CustomFrameView
/external/chromium_org/ash/wm/panels/
H A Dpanel_frame_view.cc80 void PanelFrameView::ResetWindowControls() { function in class:ash::PanelFrameView
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dmessage_center_frame_view.cc61 void MessageCenterFrameView::ResetWindowControls() { function in class:message_center::MessageCenterFrameView
/external/chromium_org/ash/wm/
H A Dcustom_frame_view_ash.cc102 void CustomFrameViewAsh::ResetWindowControls() { function in class:ash::CustomFrameViewAsh
186 ResetWindowControls();
/external/chromium/chrome/browser/chromeos/frame/
H A Dbubble_frame_view.cc137 void BubbleFrameView::ResetWindowControls() { function in class:chromeos::BubbleFrameView
/external/chromium_org/ui/views/bubble/
H A Dbubble_frame_view.cc148 void BubbleFrameView::ResetWindowControls() { function in class:views::BubbleFrameView
158 ResetWindowControls();
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.cc490 void PanelFrameView::ResetWindowControls() { function in class:PanelFrameView
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_root_window_host_win.cc637 void DesktopRootWindowHostWin::ResetWindowControls() { function in class:views::DesktopRootWindowHostWin
638 GetWidget()->non_client_view()->ResetWindowControls();
/external/chromium_org/ui/views/widget/
H A Dnative_widget_win.cc593 void NativeWidgetWin::ResetWindowControls() { function in class:views::NativeWidgetWin
594 GetWidget()->non_client_view()->ResetWindowControls();

Completed in 1452 milliseconds