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

  /external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.cc 43 const int kIconLeftSpacing = 6;
115 (2 * FrameBorderThickness()) + kIconLeftSpacing + IconSize() +
316 return gfx::Rect(frame_thickness + kIconLeftSpacing, y, size, size);
opaque_browser_frame_view.cc 61 const int kIconLeftSpacing = 2;
267 kIconLeftSpacing +
550 return gfx::Rect(frame_thickness + kIconLeftSpacing, y, size, size);
    [all...]

Completed in 21 milliseconds