Searched defs:styleType (Results 1 – 6 of 6) sorted by relevance
78 bool TextStyle::matchOneAttribute(StyleType styleType, const TextStyle& other) const { in matchOneAttribute()
712 void TextLine::iterateThroughStylesInTextOrder(StyleType styleType, in iterateThroughStylesInTextOrder()
106 bool TextStyle::matchOneAttribute(StyleType styleType, const TextStyle& other) const { in matchOneAttribute()
265 void TextLine::scanStyles(StyleType styleType, const RunStyleVisitor& visitor) { in scanStyles()756 StyleType styleType, in iterateThroughSingleRunByStyles()
266 const SkStrokeRec::Style styleType = style.getStyle(); in drawShape() local
501 function stylizeWithColor(str, styleType) { argument