Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skparagraph/include/
DTextStyle.h94 SkColor getDecorationColor() const { return fDecoration.fColor; } in getDecorationColor() function
/third_party/skia/modules/skparagraph/include/
DTextStyle.h182 SkColor getDecorationColor() const { return fDecoration.fColor; } in getDecorationColor() function