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