Searched refs:style3 (Results 1 – 1 of 1) sorted by relevance
611 TextStyle style3; in drawFlutter() local612 style3.setForegroundColor(green); in drawFlutter()613 style3.setFontFamilies({SkString(ff)}); in drawFlutter()614 style3.setFontSize(fs); in drawFlutter()863 TextStyle style3; in hangingS() local864 style3.setForegroundColor(green); in hangingS()865 style3.setFontFamilies({SkString(ff)}); in hangingS()866 style3.setFontSize(fs); in hangingS()867 style3.setFontStyle(fontStyle); in hangingS()