Searched defs:SetToMax (Results 1 – 7 of 7) sorted by relevance
/external/libchrome/ui/gfx/geometry/ | ||
D | point_f.cc | 16 void PointF::SetToMax(const PointF& other) { in SetToMax() function in gfx::PointF |
D | size_f.cc | 24 void SizeF::SetToMax(const SizeF& other) { in SetToMax() function in gfx::SizeF |
D | vector2d.h | 53 void SetToMax(const Vector2d& other) { in SetToMax() function |
D | vector2d_f.h | 47 void SetToMax(const Vector2dF& other) { in SetToMax() function |
D | point.cc | 60 void Point::SetToMax(const Point& other) { in SetToMax() function in gfx::Point |
D | size.cc | 70 void Size::SetToMax(const Size& other) { in SetToMax() function in gfx::Size |
D | scroll_offset.h | 64 void SetToMax(const ScrollOffset& other) { in SetToMax() function |