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