Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/samples/
DSampleParagraph.cpp616 TextStyle style4; in drawFlutter() local
617 style4.setForegroundColor(magenta); in drawFlutter()
618 style4.setFontFamilies({SkString(ff)}); in drawFlutter()
619 style4.setFontSize(fs); in drawFlutter()
869 TextStyle style4; in hangingS() local
870 style4.setForegroundColor(magenta); in hangingS()
871 style4.setFontFamilies({SkString(ff)}); in hangingS()
872 style4.setFontSize(fs); in hangingS()
873 style4.setFontStyle(fontStyle); in hangingS()