Searched defs:Inset (Results 1 – 5 of 5) sorted by relevance
45 void RectF::Inset(const InsetsF& insets) { in Inset() function in gfx::RectF49 void RectF::Inset(float left, float top, float right, float bottom) { in Inset() function in gfx::RectF
111 void Rect::Inset(const Insets& insets) { in Inset() function in gfx::Rect115 void Rect::Inset(int left, int top, int right, int bottom) { in Inset() function in gfx::Rect
81 void Inset(float horizontal, float vertical) { in Inset() function
121 void Inset(int horizontal, int vertical) { in Inset() function
173 void Inset(int w, int h) { in Inset() function