Searched defs:arrow_half_width_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/infobars/
H A Dinfobar.h30 // The half-width (see comments on |arrow_half_width_| below) scales to its
76 int arrow_half_width() const { return arrow_half_width_; }
108 int arrow_half_width_; // Includes only fill. member in class:InfoBar
/external/chromium_org/chrome/browser/infobars/
H A Dinfobar.h45 // The half-width (see comments on |arrow_half_width_| below) scales to its
73 int arrow_half_width() const { return arrow_half_width_; }
131 int arrow_half_width_; // Includes only fill. member in class:InfoBar

Completed in 66 milliseconds