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

  /external/chromium/chrome/browser/ui/views/infobars/
infobar.h 30 // 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/
infobar.h 45 // 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 63 milliseconds