Searched defs:dashes (Results 1 – 12 of 12) sorted by relevance
954 this.setLineDash = function(dashes) { argument964 Array.prototype.push.apply(dashes, dashes); argument
970 this.setLineDash = function(dashes) { argument980 Array.prototype.push.apply(dashes, dashes); argument
381 char *dashes = strstr(line, " --- "); in main() local
425 char *dashes; in read_data_file() local
250 sk_sp<SkPathEffect> dashes = SkDashPathEffect::Make(kDashParams, 2, 0.f); in onDrawContent() local
659 float dashes[] = {2.f, 2.f}; variable
631 SkTDArray<SkSVGLength> dashes; in parseDashArray() local
256 sk_sp<SkPathEffect> dashes = SkDashPathEffect::Make(kDashParams, 2, 0.f); in onDrawContent() local
753 SkTDArray<SkSVGLength> dashes; in parse() local
1494 SkTScopedComPtr<IXpsOMDashCollection> dashes; in shadePath() local
1483 SkTScopedComPtr<IXpsOMDashCollection> dashes; in shadePath() local
1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property