Home
last modified time | relevance | path

Searched defs:dashPathEffect (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DDecorations.cpp193 auto dashPathEffect = decorStyle.getDashPathEffect().value(); in ConvertDecorStyle() local
363 std::optional<ParagraphPainter::DashPathEffect> dashPathEffect; in calculateThickness() local
DParagraphPainterImpl.cpp22 std::optional<DashPathEffect> dashPathEffect) in DecorationStyle()
/third_party/skia/m133/modules/skparagraph/src/
DParagraphPainterImpl.cpp22 std::optional<DashPathEffect> dashPathEffect) in DecorationStyle()
DDecorations.cpp176 auto dashPathEffect = decorStyle.getDashPathEffect().value(); in ConvertDecorStyle() local
516 std::optional<ParagraphPainter::DashPathEffect> dashPathEffect; in calculatePaint() local