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

  /external/chromium_org/chrome/browser/ui/views/toolbar/
back_button.cc 33 const int kFocusRectInset = 3;
35 gfx::Insets(kFocusRectInset, kFocusRectInset + margin,
36 kFocusRectInset, kFocusRectInset)));
  /external/chromium_org/ui/views/controls/button/
text_button.cc 45 const int kFocusRectInset = 3;
577 gfx::Insets(kFocusRectInset, kFocusRectInset,
578 kFocusRectInset, kFocusRectInset)));

Completed in 77 milliseconds