Searched defs:dashPathEffect (Results 1 – 2 of 2) sorted by relevance
143 auto dashPathEffect = decorStyle.getDashPathEffect().value(); in ConvertDecorStyle() local298 std::optional<ParagraphPainter::DashPathEffect> dashPathEffect; in calculateThickness() local
22 std::optional<DashPathEffect> dashPathEffect) in DecorationStyle()