Searched defs:GetWindowMask (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/ash/wm/panels/
H A Dpanel_frame_view.cc77 void PanelFrameView::GetWindowMask(const gfx::Size&, gfx::Path*) { function in class:ash::PanelFrameView
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dmessage_center_frame_view.cc53 void MessageCenterFrameView::GetWindowMask(const gfx::Size& size, function in class:message_center::MessageCenterFrameView
/external/chromium_org/ui/views/window/
H A Dnative_frame_view.cc56 void NativeFrameView::GetWindowMask(const gfx::Size& size, function in class:views::NativeFrameView
H A Dnon_client_view.cc101 void NonClientView::GetWindowMask(const gfx::Size& size, function in class:views::NonClientView
103 frame_view_->GetWindowMask(size, window_mask);
H A Dcustom_frame_view.cc175 void CustomFrameView::GetWindowMask(const gfx::Size& size, function in class:views::CustomFrameView
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dglass_app_window_frame_view_win.cc102 void GlassAppWindowFrameViewWin::GetWindowMask(const gfx::Size& size, function in class:GlassAppWindowFrameViewWin
/external/chromium_org/apps/ui/views/
H A Dapp_window_frame_view.cc227 void AppWindowFrameView::GetWindowMask(const gfx::Size& size, function in class:apps::AppWindowFrameView
/external/chromium_org/athena/activity/
H A Dactivity_frame_view.cc93 void ActivityFrameView::GetWindowMask(const gfx::Size& size, function in class:athena::ActivityFrameView
/external/chromium_org/ui/views/bubble/
H A Dbubble_frame_view.cc125 void BubbleFrameView::GetWindowMask(const gfx::Size& size, function in class:views::BubbleFrameView
/external/chromium_org/ash/frame/
H A Dcustom_frame_view_ash.cc482 void CustomFrameViewAsh::GetWindowMask(const gfx::Size& size, function in class:ash::CustomFrameViewAsh
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_non_client_frame_view_ash.cc266 void BrowserNonClientFrameViewAsh::GetWindowMask(const gfx::Size& size, function in class:BrowserNonClientFrameViewAsh
H A Dopaque_browser_frame_view.cc262 void OpaqueBrowserFrameView::GetWindowMask(const gfx::Size& size, function in class:OpaqueBrowserFrameView
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.cc357 GetWindowMask(size(), &window_mask);
440 void PanelFrameView::GetWindowMask(const gfx::Size& size, function in class:PanelFrameView
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.cc647 void DesktopWindowTreeHostWin::GetWindowMask(const gfx::Size& size, function in class:views::DesktopWindowTreeHostWin
650 GetWidget()->non_client_view()->GetWindowMask(size, path);

Completed in 3546 milliseconds