Searched defs:Inset (Results 1 – 5 of 5) sorted by relevance
33 enum ShadowStyle { Normal, Inset }; enumerator
53 Inset(const InsetsClass& insets) { in Inset() function64 Inset(Type left, Type top, Type right, Type bottom) { in Inset() function
61 void Inset(Type horizontal, Type vertical) { in Inset() function
26 void Rect::Inset(int32_t left, int32_t top, int32_t right, int32_t bottom) { in Inset() function in pp::Rect
266 void Inset(int32_t horizontal, int32_t vertical) { in Inset() function