Searched defs:TextBox (Results 1 – 1 of 1) sorted by relevance
74 struct TextBox { struct78 TextBox(SkRect r, TextDirection d) : rect(r), direction(d) {} in TextBox() argument