Searched refs:style4 (Results 1 – 1 of 1) sorted by relevance
616 TextStyle style4; in drawFlutter() local617 style4.setForegroundColor(magenta); in drawFlutter()618 style4.setFontFamilies({SkString(ff)}); in drawFlutter()619 style4.setFontSize(fs); in drawFlutter()869 TextStyle style4; in hangingS() local870 style4.setForegroundColor(magenta); in hangingS()871 style4.setFontFamilies({SkString(ff)}); in hangingS()872 style4.setFontSize(fs); in hangingS()873 style4.setFontStyle(fontStyle); in hangingS()