Searched defs:dashed (Results 1 – 4 of 4) sorted by relevance
9 SkPaint dashed(std::move(paint)); in draw() local
158 bool dashed // The parameter is preceded by a single dash in CmdLineParser_IsOpt()
85 static SkPaint line_paint(SkColor color, bool dashed = false) { in line_paint()
1353 public String dashed() { in dashed() method in PersonNameFormatter.FormatParameters