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

  /external/chromium_org/chrome/browser/ui/gtk/panels/
panel_gtk.cc 379 GdkRectangle mid_rect = { 0, 3, width, height - 6 }; local
382 gdk_region_union_with_rect(mask, &mid_rect);
386 GdkRectangle mid_rect = { 0, 3, width, height - 3 }; local
387 gdk_region_union_with_rect(mask, &mid_rect);
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.cc 1780 GdkRectangle mid_rect = { 0, 3, width, height - 6 }; local
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
browser_window_gtk.cc 1816 GdkRectangle mid_rect = { 0, 3, width, height - 6 }; local
    [all...]

Completed in 259 milliseconds