OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetWindowBoundsForClientBounds
(Results
1 - 24
of
24
) sorted by null
/external/chromium_org/ui/views/win/
hwnd_util_win.cc
28
gfx::Rect
GetWindowBoundsForClientBounds
(View* view,
hwnd_util_aurawin.cc
31
gfx::Rect
GetWindowBoundsForClientBounds
(View* view,
/external/chromium/chrome/browser/ui/views/frame/
popup_non_client_frame_view.cc
27
gfx::Rect PopupNonClientFrameView::
GetWindowBoundsForClientBounds
(
app_panel_browser_frame_view.cc
135
gfx::Rect AppPanelBrowserFrameView::
GetWindowBoundsForClientBounds
(
glass_browser_frame_view.cc
177
gfx::Rect GlassBrowserFrameView::
GetWindowBoundsForClientBounds
(
opaque_browser_frame_view.cc
295
gfx::Rect OpaqueBrowserFrameView::
GetWindowBoundsForClientBounds
(
[
all
...]
/external/chromium_org/chrome/browser/ui/views/frame/
popup_non_client_frame_view.cc
22
gfx::Rect PopupNonClientFrameView::
GetWindowBoundsForClientBounds
(
browser_non_client_frame_view_ash.cc
171
gfx::Rect BrowserNonClientFrameViewAsh::
GetWindowBoundsForClientBounds
(
173
return ash::HeaderPainter::
GetWindowBoundsForClientBounds
(0, client_bounds);
app_panel_browser_frame_view.cc
134
gfx::Rect AppPanelBrowserFrameView::
GetWindowBoundsForClientBounds
(
glass_browser_frame_view.cc
196
gfx::Rect GlassBrowserFrameView::
GetWindowBoundsForClientBounds
(
opaque_browser_frame_view.cc
199
gfx::Rect OpaqueBrowserFrameView::
GetWindowBoundsForClientBounds
(
201
return layout_->
GetWindowBoundsForClientBounds
(client_bounds);
[
all
...]
opaque_browser_frame_view_layout.cc
186
gfx::Rect OpaqueBrowserFrameViewLayout::
GetWindowBoundsForClientBounds
(
/external/chromium_org/ui/views/window/
native_frame_view.cc
34
gfx::Rect NativeFrameView::
GetWindowBoundsForClientBounds
(
37
return views::
GetWindowBoundsForClientBounds
(
69
// |
GetWindowBoundsForClientBounds
()|.
non_client_view.cc
88
gfx::Rect NonClientView::
GetWindowBoundsForClientBounds
(
90
return frame_view_->
GetWindowBoundsForClientBounds
(client_bounds);
142
return
GetWindowBoundsForClientBounds
(client_bounds).size();
custom_frame_view.cc
136
gfx::Rect CustomFrameView::
GetWindowBoundsForClientBounds
(
231
return frame_->non_client_view()->
GetWindowBoundsForClientBounds
(
236
return frame_->non_client_view()->
GetWindowBoundsForClientBounds
(
243
frame_->non_client_view()->
GetWindowBoundsForClientBounds
(
/external/chromium_org/ash/wm/panels/
panel_frame_view.cc
140
gfx::Rect PanelFrameView::
GetWindowBoundsForClientBounds
(
144
return HeaderPainter::
GetWindowBoundsForClientBounds
(
/external/chromium_org/chrome/browser/ui/views/message_center/
message_center_frame_view.cc
36
gfx::Rect MessageCenterFrameView::
GetWindowBoundsForClientBounds
(
/external/chromium/chrome/browser/chromeos/frame/
bubble_frame_view.cc
98
gfx::Rect BubbleFrameView::
GetWindowBoundsForClientBounds
(
158
return frame_->non_client_view()->
GetWindowBoundsForClientBounds
(
/external/chromium_org/apps/ui/views/
shell_window_frame_view.cc
139
gfx::Rect ShellWindowFrameView::
GetWindowBoundsForClientBounds
(
241
return frame_->non_client_view()->
GetWindowBoundsForClientBounds
(
/external/chromium_org/ui/views/bubble/
bubble_frame_view.cc
96
gfx::Rect BubbleFrameView::
GetWindowBoundsForClientBounds
(
/external/chromium_org/ash/wm/
custom_frame_view_ash.cc
425
gfx::Rect CustomFrameViewAsh::
GetWindowBoundsForClientBounds
(
428
return HeaderPainter::
GetWindowBoundsForClientBounds
(top_height,
459
return frame_->non_client_view()->
GetWindowBoundsForClientBounds
(
header_painter.cc
218
gfx::Rect HeaderPainter::
GetWindowBoundsForClientBounds
(
/external/chromium/chrome/browser/ui/views/
constrained_window_views.cc
158
virtual gfx::Rect
GetWindowBoundsForClientBounds
(
307
gfx::Rect ConstrainedWindowFrameView::
GetWindowBoundsForClientBounds
(
/external/chromium_org/chrome/browser/ui/views/panels/
panel_frame_view.cc
409
gfx::Rect PanelFrameView::
GetWindowBoundsForClientBounds
(
509
GetWindowBoundsForClientBounds
(bounds).size();
Completed in 1236 milliseconds