Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/include/
DTextStyle.h184 void setForegroundPaint(SkPaint paint) { in setForegroundPaint() function
189 void setForegroundColor(SkPaint paint) { setForegroundPaint(paint); } in setForegroundColor()