Home
last modified time | relevance | path

Searched refs:style3 (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp610 TextStyle style3; in drawFlutter() local
611 style3.setForegroundColor(green); in drawFlutter()
612 style3.setFontFamilies({SkString(ff)}); in drawFlutter()
613 style3.setFontSize(fs); in drawFlutter()
862 TextStyle style3; in hangingS() local
863 style3.setForegroundColor(green); in hangingS()
864 style3.setFontFamilies({SkString(ff)}); in hangingS()
865 style3.setFontSize(fs); in hangingS()
866 style3.setFontStyle(fontStyle); in hangingS()

Completed in 6 milliseconds