Searched refs:paintDecorations (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/modules/skparagraph/src/ |
H A D | TextLine.h | 240 void paintDecorations(ParagraphPainter* painter,
|
H A D | TextLine.cpp | 305 this->paintDecorations(painter, x, y, textRange, style, context); 756 void TextLine::paintDecorations(ParagraphPainter* painter, SkScalar x, SkScalar y, TextRange textRange, const TextStyle& style, const ClipContext& context) const { function in skia::textlayout::TextLine
|
Completed in 5 milliseconds