Searched defs:getStrokeWidth (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/modules/skparagraph/include/ | ||
H A D | ParagraphPainter.h | 35 SkScalar getStrokeWidth() const { return fStrokeWidth; } in getStrokeWidth() function in skia::textlayout::ParagraphPainter::DecorationStyle |
/third_party/skia/include/core/ | ||
H A D | SkPaint.h | 292 SkScalar getStrokeWidth() const { return fWidth; } in getStrokeWidth() function in SkPaint |
Completed in 2 milliseconds