Searched defs:Inset (Results 1 – 4 of 4) sorted by relevance
| /external/libchrome/ui/gfx/geometry/ | ||
| D | rect_f.cc | 45 void RectF::Inset(const InsetsF& insets) { in Inset() function in gfx::RectF |
| D | rect.cc | 111 void Rect::Inset(const Insets& insets) { in Inset() function in gfx::Rect |
| D | rect_f.h | 81 void Inset(float horizontal, float vertical) { in Inset() function |
| D | rect.h | 121 void Inset(int horizontal, int vertical) { in Inset() function |