Searched defs:UpdateDraggableRegions (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/apps/
H A Dapp_window_contents.cc141 UpdateDraggableRegions)
162 void AppWindowContents::UpdateDraggableRegions( function in class:apps::AppWindowContents
164 host_->UpdateDraggableRegions(regions);
H A Dshell_window.cc367 void ShellWindow::UpdateDraggableRegions( function in class:apps::ShellWindow
369 native_app_window_->UpdateDraggableRegions(regions);
/external/chromium_org/chrome/browser/ui/gtk/apps/
H A Dnative_app_window_gtk.cc615 void NativeAppWindowGtk::UpdateDraggableRegions( function in class:NativeAppWindowGtk
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dnative_app_window_views.cc744 void NativeAppWindowViews::UpdateDraggableRegions( function in class:NativeAppWindowViews

Completed in 285 milliseconds