Home
last modified time | relevance | path

Searched refs:ApplyLazyInheritedAttribute (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/svg/src/
DSkSVGRenderContext.cpp237 #define ApplyLazyInheritedAttribute(ATTR) \ in applyPresentationAttributes() macro
248 ApplyLazyInheritedAttribute(Fill); in applyPresentationAttributes()
249 ApplyLazyInheritedAttribute(FillOpacity); in applyPresentationAttributes()
250 ApplyLazyInheritedAttribute(FillRule); in applyPresentationAttributes()
251 ApplyLazyInheritedAttribute(FontFamily); in applyPresentationAttributes()
252 ApplyLazyInheritedAttribute(FontSize); in applyPresentationAttributes()
253 ApplyLazyInheritedAttribute(FontStyle); in applyPresentationAttributes()
254 ApplyLazyInheritedAttribute(FontWeight); in applyPresentationAttributes()
255 ApplyLazyInheritedAttribute(ClipRule); in applyPresentationAttributes()
256 ApplyLazyInheritedAttribute(Stroke); in applyPresentationAttributes()
[all …]