Home
last modified time | relevance | path

Searched defs:setDecorationColor (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/modules/skparagraph/include/
DTextStyle.h101 void setDecorationColor(SkColor color) { fDecoration.fColor = color; } in setDecorationColor() function
/third_party/skia/modules/skparagraph/include/
DTextStyle.h190 void setDecorationColor(SkColor color) { fDecoration.fColor = color; } in setDecorationColor() function