Home
last modified time | relevance | path

Searched refs:Inset (Results 1 – 8 of 8) sorted by relevance

/external/libmojo/ui/gfx/geometry/
Drect_f.h81 void Inset(float horizontal, float vertical) { in Inset() function
82 Inset(horizontal, vertical, horizontal, vertical); in Inset()
86 void Inset(const InsetsF& insets);
89 void Inset(float left, float top, float right, float bottom);
Drect.h119 void Inset(int horizontal, int vertical) { in Inset() function
120 Inset(horizontal, vertical, horizontal, vertical); in Inset()
124 void Inset(const Insets& insets);
127 void Inset(int left, int top, int right, int bottom);
Drect_f.cc44 void RectF::Inset(const InsetsF& insets) { in Inset() function in gfx::RectF
45 Inset(insets.left(), insets.top(), insets.right(), insets.bottom()); in Inset()
48 void RectF::Inset(float left, float top, float right, float bottom) { in Inset() function in gfx::RectF
Drect.cc111 void Rect::Inset(const Insets& insets) { in Inset() function in gfx::Rect
112 Inset(insets.left(), insets.top(), insets.right(), insets.bottom()); in Inset()
115 void Rect::Inset(int left, int top, int right, int bottom) { in Inset() function in gfx::Rect
/external/skqp/site/user/api/
DSkIRect_Reference.md29 | <a href="#Inset_Outset_Offset">Inset Outset Offset</a> | moves sides |
1119 ## <a name="Inset_Outset_Offset"></a> Inset Outset Offset
DSkRect_Reference.md34 | <a href="#Inset_Outset_Offset">Inset Outset Offset</a> | moves sides |
1604 ## <a name="Inset_Outset_Offset"></a> Inset Outset Offset
/external/skia/site/user/api/
DSkIRect_Reference.md29 | <a href="#Inset_Outset_Offset">Inset Outset Offset</a> | moves sides |
1147 ## <a name="Inset_Outset_Offset"></a> Inset Outset Offset
DSkRect_Reference.md34 | <a href="#Inset_Outset_Offset">Inset Outset Offset</a> | moves sides |
1583 ## <a name="Inset_Outset_Offset"></a> Inset Outset Offset