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

  /external/chromium_org/chrome/browser/ui/gtk/apps/
native_app_window_gtk.cc 207 window_bounds.Inset(-GetFrameInsets());
219 window_bounds.Inset(-GetFrameInsets());
289 content_bounds.Inset(GetFrameInsets());
345 gfx::Insets NativeAppWindowGtk::GetFrameInsets() const {
  /external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views.cc 174 adjusted_bounds.Inset(-GetFrameInsets());
410 gfx::Insets NativeAppWindowViews::GetFrameInsets() const {

Completed in 241 milliseconds