Searched defs:dashes (Results 1 – 8 of 8) sorted by relevance
242 const dashes = split[1] constant
954 this.setLineDash = function(dashes) { argument964 Array.prototype.push.apply(dashes, dashes); argument
381 char *dashes = strstr(line, " --- "); in main() local
427 char *dashes; in read_data_file() local
659 float dashes[] = {2.f, 2.f}; variable
256 sk_sp<SkPathEffect> dashes = SkDashPathEffect::Make(kDashParams, 2, 0.f); in onDrawContent() local
753 SkTDArray<SkSVGLength> dashes; in parse() local
1483 SkTScopedComPtr<IXpsOMDashCollection> dashes; in shadePath() local