Searched defs:styleType (Results 1 – 4 of 4) sorted by relevance
145 bool TextStyle::matchOneAttribute(StyleType styleType, const TextStyle& other) const { in matchOneAttribute()
523 void TextLine::scanStyles(StyleType styleType, const RunStyleVisitor& visitor) { in scanStyles()1445 StyleType styleType, in shapeEllipsis()
266 const SkStrokeRec::Style styleType = style.getStyle(); in drawShape() local
560 function stylizeWithColor(str, styleType) { argument