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

  /external/chromium_org/ui/views/controls/
scroll_view.h 61 bool is_bounded() const { return max_height_ >= 0 && min_height_ >= 0; } function in class:views::ScrollView
  /external/eigen/unsupported/test/mpreal/
mpreal.h 2849 static const bool is_bounded = true; member in class:std::numeric_limits
    [all...]

Completed in 1386 milliseconds