Searched defs:UpdateWindowIcon (Results 1 - 21 of 21) sorted by relevance

/external/chromium/chrome/browser/ui/views/frame/
H A Dpopup_non_client_frame_view.cc46 void PopupNonClientFrameView::UpdateWindowIcon() { function in class:PopupNonClientFrameView
H A Dapp_panel_browser_frame_view.cc213 void AppPanelBrowserFrameView::UpdateWindowIcon() { function in class:AppPanelBrowserFrameView
H A Dopaque_browser_frame_view.cc373 void OpaqueBrowserFrameView::UpdateWindowIcon() { function in class:OpaqueBrowserFrameView
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dpopup_non_client_frame_view.cc38 void PopupNonClientFrameView::UpdateWindowIcon() { function in class:PopupNonClientFrameView
H A Dapp_non_client_frame_view_ash.cc258 void AppNonClientFrameViewAsh::UpdateWindowIcon() { function in class:AppNonClientFrameViewAsh
H A Dapp_panel_browser_frame_view.cc209 void AppPanelBrowserFrameView::UpdateWindowIcon() { function in class:AppPanelBrowserFrameView
H A Dbrowser_non_client_frame_view_ash.cc205 void BrowserNonClientFrameViewAsh::UpdateWindowIcon() { function in class:BrowserNonClientFrameViewAsh
H A Dopaque_browser_frame_view.cc398 void OpaqueBrowserFrameView::UpdateWindowIcon() { function in class:OpaqueBrowserFrameView
/external/chromium_org/ui/views/window/
H A Dnative_frame_view.cc58 void NativeFrameView::UpdateWindowIcon() { function in class:views::NativeFrameView
H A Dnon_client_view.cc109 void NonClientView::UpdateWindowIcon() { function in class:views::NonClientView
110 frame_view_->UpdateWindowIcon();
H A Dcustom_frame_view.cc209 void CustomFrameView::UpdateWindowIcon() { function in class:views::CustomFrameView
/external/chromium_org/ash/wm/panels/
H A Dpanel_frame_view.cc84 void PanelFrameView::UpdateWindowIcon() { function in class:ash::PanelFrameView
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dmessage_center_frame_view.cc64 void MessageCenterFrameView::UpdateWindowIcon() { function in class:message_center::MessageCenterFrameView
/external/chromium_org/ash/wm/
H A Dcustom_frame_view_ash.cc106 void CustomFrameViewAsh::UpdateWindowIcon() { function in class:ash::CustomFrameViewAsh
/external/chromium/chrome/browser/chromeos/frame/
H A Dbubble_frame_view.cc140 void BubbleFrameView::UpdateWindowIcon() { function in class:chromeos::BubbleFrameView
/external/chromium_org/ui/views/bubble/
H A Dbubble_frame_view.cc152 void BubbleFrameView::UpdateWindowIcon() {} function in class:views::BubbleFrameView
/external/chromium_org/chrome/browser/ui/gtk/apps/
H A Dnative_app_window_gtk.cc596 void NativeAppWindowGtk::UpdateWindowIcon() { function in class:NativeAppWindowGtk
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dnative_app_window_views.cc736 void NativeAppWindowViews::UpdateWindowIcon() { function in class:NativeAppWindowViews
737 window_->UpdateWindowIcon();
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.cc338 UpdateWindowIcon();
494 void PanelFrameView::UpdateWindowIcon() { function in class:PanelFrameView
H A Dpanel_view.cc494 UpdateWindowIcon();
883 void PanelView::UpdateWindowIcon() { function in class:PanelView
884 window_->UpdateWindowIcon();
/external/chromium_org/ui/views/widget/
H A Dwidget.cc787 void Widget::UpdateWindowIcon() { function in class:views::Widget
789 non_client_view_->UpdateWindowIcon();

Completed in 439 milliseconds