OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetWindowMask
(Results
1 - 10
of
10
) sorted by null
/external/chromium/chrome/browser/ui/views/frame/
popup_non_client_frame_view.h
25
virtual void
GetWindowMask
(const gfx::Size& size, gfx::Path* window_mask)
popup_non_client_frame_view.cc
36
void PopupNonClientFrameView::
GetWindowMask
(const gfx::Size& size,
app_panel_browser_frame_view.h
49
virtual void
GetWindowMask
(const gfx::Size& size, gfx::Path* window_mask)
glass_browser_frame_view.h
45
virtual void
GetWindowMask
(const gfx::Size& size, gfx::Path* window_mask)
opaque_browser_frame_view.h
79
virtual void
GetWindowMask
(const gfx::Size& size, gfx::Path* window_mask)
app_panel_browser_frame_view.cc
179
void AppPanelBrowserFrameView::
GetWindowMask
(const gfx::Size& size,
opaque_browser_frame_view.cc
352
void OpaqueBrowserFrameView::
GetWindowMask
(const gfx::Size& size,
[
all
...]
/external/chromium/chrome/browser/chromeos/frame/
bubble_frame_view.h
41
virtual void
GetWindowMask
(const gfx::Size& size, gfx::Path* window_mask)
bubble_frame_view.cc
130
void BubbleFrameView::
GetWindowMask
(const gfx::Size& size,
/external/chromium/chrome/browser/ui/views/
constrained_window_views.cc
161
virtual void
GetWindowMask
(const gfx::Size& size, gfx::Path* window_mask)
345
void ConstrainedWindowFrameView::
GetWindowMask
(const gfx::Size& size,
Completed in 4214 milliseconds