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

  /external/chromium/chrome/browser/ui/gtk/
nine_box.cc 74 int inset_height = top_margin + bottom_margin; local
82 left_margin, height - inset_height);
85 height - inset_height);
88 height - inset_height);
  /external/chromium_org/chrome/browser/ui/gtk/
nine_box.cc 85 int inset_height = top_margin + bottom_margin; local
94 pixbuf, 0, top_margin, left_margin, height - inset_height));
97 height - inset_height));
100 height - inset_height));

Completed in 3017 milliseconds