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

  /external/chromium_org/ui/views/
focus_border.cc 16 int left_inset, int top_inset, int right_inset, int bottom_inset)
17 : left_inset_(left_inset),
  /external/chromium_org/chrome/browser/ui/gtk/apps/
native_app_window_gtk.cc 362 int left_inset = current_x - rect_with_decorations.x; local
366 left_inset,
368 rect_with_decorations.width - current_width - left_inset);

Completed in 937 milliseconds