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_panel_browser_frame_view.cc203 void AppPanelBrowserFrameView::ResetWindowControls() { function in class:AppPanelBrowserFrameView
H A Dbrowser_non_client_frame_view_ash.cc207 void BrowserNonClientFrameViewAsh::ResetWindowControls() { function in class:BrowserNonClientFrameViewAsh
214 caption_button_container_->ResetWindowControls();
H A Dopaque_browser_frame_view.cc269 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.cc103 void NonClientView::ResetWindowControls() { function in class:views::NonClientView
104 frame_view_->ResetWindowControls();
H A Dcustom_frame_view.cc195 void CustomFrameView::ResetWindowControls() { function in class:views::CustomFrameView
/external/chromium_org/ash/wm/panels/
H A Dpanel_frame_view.cc88 void PanelFrameView::ResetWindowControls() { function in class:ash::PanelFrameView
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dmessage_center_frame_view.cc56 void MessageCenterFrameView::ResetWindowControls() { function in class:message_center::MessageCenterFrameView
/external/chromium/chrome/browser/chromeos/frame/
H A Dbubble_frame_view.cc137 void BubbleFrameView::ResetWindowControls() { function in class:chromeos::BubbleFrameView
/external/chromium_org/ash/wm/caption_buttons/
H A Dframe_caption_button_container_view.cc96 void FrameCaptionButtonContainerView::ResetWindowControls() { function in class:ash::FrameCaptionButtonContainerView
/external/chromium_org/ash/wm/
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/ui/views/bubble/
H A Dbubble_frame_view.cc149 void BubbleFrameView::ResetWindowControls() { function in class:views::BubbleFrameView
159 ResetWindowControls();
219 ResetWindowControls();
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.cc492 void PanelFrameView::ResetWindowControls() { function in class:PanelFrameView
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_root_window_host_win.cc694 void DesktopRootWindowHostWin::ResetWindowControls() { function in class:views::DesktopRootWindowHostWin
695 GetWidget()->non_client_view()->ResetWindowControls();
/external/chromium_org/ui/views/widget/
H A Dnative_widget_win.cc601 void NativeWidgetWin::ResetWindowControls() { function in class:views::NativeWidgetWin
602 GetWidget()->non_client_view()->ResetWindowControls();

Completed in 104 milliseconds