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

  /external/chromium_org/components/infobars/core/
infobar.h 97 int total_height() const { return arrow_height_ + bar_height_; }
106 int bar_height() const { return bar_height_; }
143 int bar_height_; // Includes both fill and bottom separator. member in class:infobars::InfoBar
  /external/chromium_org/ui/views/controls/
slider.h 138 int bar_height_; member in class:views::Slider

Completed in 72 milliseconds