Searched defs:dashes (Results 1 – 17 of 17) sorted by relevance
42 std::vector<float> dashes = ReadArrayElementsToVector(pArray, pArray->size()); in SetLineDash() local
22 void CFX_GraphState::SetLineDash(std::vector<float> dashes, in SetLineDash()
128 static const char dashes[] = "----------------"; in call_summary_pers() local
151 char *dashes; in check_error_state() local
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
429 char *dashes; in read_data_file() local
587 char *dashes; in read_data_file() local
659 float dashes[] = {2.f, 2.f}; variable
251 sk_sp<SkPathEffect> dashes = SkDashPathEffect::Make(kDashParams, 2, 0.f); in onDrawContent() local
631 SkTDArray<SkSVGLength> dashes; in parseDashArray() local
753 SkTDArray<SkSVGLength> dashes; in parse() local
131 std::vector<uint32_t> dashes; in CreateExtPen() local
1480 SkTScopedComPtr<IXpsOMDashCollection> dashes; in shadePath() local
1490 SkTScopedComPtr<IXpsOMDashCollection> dashes; in shadePath() local
1980 pub dashes: ::std::os::raw::c_char, field