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 106 int bar_height() const { return bar_height_; } function in class:infobars::InfoBar
  /external/chromium_org/cc/layers/
heads_up_display_layer_impl.cc 460 const double bar_height = histogram_bounds.height() / kHistogramSize; local
468 histogram_bounds.bottom() - (i + 1) * bar_height,

Completed in 69 milliseconds