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

/external/chromium_org/ui/views/controls/
H A Dscroll_view.h61 bool is_bounded() const { return max_height_ >= 0 && min_height_ >= 0; } function in class:views::ScrollView
/external/eigen/unsupported/test/mpreal/
H A Dmpreal.h2849 static const bool is_bounded = true; member in class:std::numeric_limits

Completed in 98 milliseconds