Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/samples/
DSampleParagraph.cpp611 TextStyle style3; in drawFlutter() local
612 style3.setForegroundColor(green); in drawFlutter()
613 style3.setFontFamilies({SkString(ff)}); in drawFlutter()
614 style3.setFontSize(fs); in drawFlutter()
863 TextStyle style3; in hangingS() local
864 style3.setForegroundColor(green); in hangingS()
865 style3.setFontFamilies({SkString(ff)}); in hangingS()
866 style3.setFontSize(fs); in hangingS()
867 style3.setFontStyle(fontStyle); in hangingS()