Lines Matching defs:textStyle
219 SimpleTextStyle textStyle;
236 auto ts = toTextStyle(s.textStyle);
526 SimpleTextStyle textStyle) {
527 auto ts = toTextStyle(textStyle);
530 // A method of pushing a textStyle with paints instead of colors for foreground and
533 // in the textStyle is overridden.
536 SimpleTextStyle textStyle, SkPaint foreground,
538 auto ts = toTextStyle(textStyle);
586 .field("textStyle", &SimpleParagraphStyle::textStyle)