Home
last modified time | relevance | path

Searched defs:dashes (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js954 this.setLineDash = function(dashes) { argument
964 Array.prototype.push.apply(dashes, dashes); argument
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js970 this.setLineDash = function(dashes) { argument
980 Array.prototype.push.apply(dashes, dashes); argument
/third_party/mesa3d/src/intel/tools/
Derror2aub.c381 char *dashes = strstr(line, " --- "); in main() local
Daubinator_error_decode.c427 char *dashes; in read_data_file() local
/third_party/flutter/skia/samplecode/
DSampleDegenerateQuads.cpp250 sk_sp<SkPathEffect> dashes = SkDashPathEffect::Make(kDashParams, 2, 0.f); in onDrawContent() local
/third_party/skia/gm/
Ddashing.cpp659 float dashes[] = {2.f, 2.f}; variable
/third_party/flutter/skia/experimental/svg/model/
DSkSVGAttributeParser.cpp631 SkTDArray<SkSVGLength> dashes; in parseDashArray() local
/third_party/skia/samplecode/
DSampleDegenerateQuads.cpp256 sk_sp<SkPathEffect> dashes = SkDashPathEffect::Make(kDashParams, 2, 0.f); in onDrawContent() local
/third_party/skia/modules/svg/src/
DSkSVGAttributeParser.cpp753 SkTDArray<SkSVGLength> dashes; in parse() local
/third_party/flutter/skia/src/xps/
DSkXPSDevice.cpp1494 SkTScopedComPtr<IXpsOMDashCollection> dashes; in shadePath() local
/third_party/skia/src/xps/
DSkXPSDevice.cpp1483 SkTScopedComPtr<IXpsOMDashCollection> dashes; in shadePath() local