/external/chromium_org/ui/views/window/ |
D | non_client_view.h | 69 virtual void GetWindowMask(const gfx::Size& size, 183 void GetWindowMask(const gfx::Size& size, gfx::Path* window_mask);
|
D | native_frame_view.h | 24 virtual void GetWindowMask(const gfx::Size& size,
|
D | native_frame_view.cc | 49 void NativeFrameView::GetWindowMask(const gfx::Size& size, in GetWindowMask() function in views::NativeFrameView
|
D | non_client_view.cc | 98 void NonClientView::GetWindowMask(const gfx::Size& size, in GetWindowMask() function in views::NonClientView 100 frame_view_->GetWindowMask(size, window_mask); in GetWindowMask()
|
D | custom_frame_view.h | 45 virtual void GetWindowMask(const gfx::Size& size,
|
/external/chromium/chrome/browser/ui/views/frame/ |
D | popup_non_client_frame_view.cc | 36 void PopupNonClientFrameView::GetWindowMask(const gfx::Size& size, in GetWindowMask() function in PopupNonClientFrameView
|
D | popup_non_client_frame_view.h | 25 virtual void GetWindowMask(const gfx::Size& size, gfx::Path* window_mask)
|
D | app_panel_browser_frame_view.h | 49 virtual void GetWindowMask(const gfx::Size& size, gfx::Path* window_mask)
|
D | glass_browser_frame_view.h | 45 virtual void GetWindowMask(const gfx::Size& size, gfx::Path* window_mask) in GetWindowMask() function
|
D | opaque_browser_frame_view.h | 79 virtual void GetWindowMask(const gfx::Size& size, gfx::Path* window_mask)
|
/external/chromium_org/chrome/browser/ui/views/message_center/ |
D | message_center_frame_view.h | 29 virtual void GetWindowMask(const gfx::Size& size,
|
D | message_center_frame_view.cc | 52 void MessageCenterFrameView::GetWindowMask(const gfx::Size& size, in GetWindowMask() function in message_center::MessageCenterFrameView
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | popup_non_client_frame_view.h | 22 virtual void GetWindowMask(const gfx::Size& size, gfx::Path* window_mask)
|
D | popup_non_client_frame_view.cc | 31 void PopupNonClientFrameView::GetWindowMask(const gfx::Size& size, in GetWindowMask() function in PopupNonClientFrameView
|
D | app_panel_browser_frame_view.h | 44 virtual void GetWindowMask(const gfx::Size& size,
|
D | glass_browser_frame_view.h | 38 virtual void GetWindowMask(const gfx::Size& size, gfx::Path* window_mask) in GetWindowMask() function
|
D | browser_non_client_frame_view_ash.h | 47 virtual void GetWindowMask(const gfx::Size& size,
|
/external/chromium_org/ash/wm/panels/ |
D | panel_frame_view.h | 50 virtual void GetWindowMask(const gfx::Size& size,
|
D | panel_frame_view.cc | 84 void PanelFrameView::GetWindowMask(const gfx::Size&, gfx::Path*) { in GetWindowMask() function in ash::PanelFrameView
|
/external/chromium_org/ash/wm/ |
D | custom_frame_view_ash.h | 52 virtual void GetWindowMask(const gfx::Size& size,
|
/external/chromium/chrome/browser/chromeos/frame/ |
D | bubble_frame_view.h | 41 virtual void GetWindowMask(const gfx::Size& size, gfx::Path* window_mask)
|
/external/chromium_org/apps/ui/views/ |
D | shell_window_frame_view.h | 58 virtual void GetWindowMask(const gfx::Size& size,
|
/external/chromium_org/ui/views/bubble/ |
D | bubble_frame_view.h | 40 virtual void GetWindowMask(const gfx::Size& size,
|
/external/chromium_org/chrome/browser/ui/views/panels/ |
D | panel_frame_view.h | 63 virtual void GetWindowMask(const gfx::Size& size,
|
/external/chromium_org/ui/views/win/ |
D | hwnd_message_handler_delegate.h | 67 virtual void GetWindowMask(const gfx::Size& size, gfx::Path* mask) = 0;
|