Searched defs:kInset (Results 1 – 4 of 4) sorted by relevance
34 enum class BorderStyle { kSolid, kDash, kBeveled, kInset, kUnderline }; enumerator
39 static SkScalar kInset = 10; variable
47 static const int kInset = 16; variable
318 static constexpr float kInset = -1.0; in write_vertex_buffer() local