HomeSort by relevance Sort by last modified time
    Searched defs:GetBoundsForClientView (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/ui/views/message_center/
message_center_frame_view.cc 31 gfx::Rect MessageCenterFrameView::GetBoundsForClientView() const {
  /external/chromium_org/ui/views/window/
native_frame_view.cc 33 gfx::Rect NativeFrameView::GetBoundsForClientView() const {
custom_frame_view.cc 124 gfx::Rect CustomFrameView::GetBoundsForClientView() const {
  /external/chromium_org/ash/wm/panels/
panel_frame_view.cc 119 gfx::Rect PanelFrameView::GetBoundsForClientView() const {
  /external/chromium_org/chrome/browser/ui/views/apps/
glass_app_window_frame_view_win.cc 42 gfx::Rect GlassAppWindowFrameViewWin::GetBoundsForClientView() const {
114 gfx::Rect client_bounds = GetBoundsForClientView();
123 gfx::Size client_size = GetBoundsForClientView().size();
  /external/chromium_org/apps/ui/views/
app_window_frame_view.cc 126 gfx::Rect AppWindowFrameView::GetBoundsForClientView() const {
325 gfx::Rect client_bounds = GetBoundsForClientView();
340 gfx::Size client_size = GetBoundsForClientView().size();
  /external/chromium_org/ui/views/bubble/
bubble_frame_view.cc 93 gfx::Rect BubbleFrameView::GetBoundsForClientView() const {
  /external/chromium_org/ash/frame/
custom_frame_view_ash.cc 435 gfx::Rect CustomFrameViewAsh::GetBoundsForClientView() const {
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view_ash.cc 183 gfx::Rect BrowserNonClientFrameViewAsh::GetBoundsForClientView() const {
glass_browser_frame_view.cc 191 gfx::Rect GlassBrowserFrameView::GetBoundsForClientView() const {
opaque_browser_frame_view.cc 199 gfx::Rect OpaqueBrowserFrameView::GetBoundsForClientView() const {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_frame_view.cc 368 gfx::Rect PanelFrameView::GetBoundsForClientView() const {

Completed in 693 milliseconds