Searched defs:TextBoxView (Results 1 – 2 of 2) sorted by relevance
36 class TextBoxView : public Sample { class38 TextBoxView() : fShaper(SkShaper::Make()) {} in TextBoxView() function in TextBoxView
37 class TextBoxView : public Sample { class40 TextBoxView(ShaperFactory fact, const char suffix[]) : fShaper(fact()) { in TextBoxView() function in TextBoxView