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