Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/include/
DTextStyle.h192 void setForegroundPaintID(ParagraphPainter::PaintID paintID) { in setForegroundPaintID() argument
194 fForeground = paintID; in setForegroundPaintID()
212 void setBackgroundPaintID(ParagraphPainter::PaintID paintID) { in setBackgroundPaintID() argument
214 fBackground = paintID; in setBackgroundPaintID()