Home
last modified time | relevance | path

Searched defs:lineLength (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
H A DDebuggingOutputStream.java27 private int lineLength; field in DebuggingOutputStream
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_permutation.cpp172 int32_t lineLength; in testPermutations() local
H A Ddatadrivennumberformattestsuite.cpp189 int32_t lineLength; in readLine() local
[all...]
H A Dlocalematchertest.cpp653 int32_t lineLength; in testDataDriven() local
H A Drbbimonkeytest.cpp293 int32_t lineLength = 0; in compileRules() local
/third_party/skia/samplecode/
H A DSampleChineseFling.cpp216 void createRandomLine(SkUnichar glyphs[45], int lineLength) { in createRandomLine() argument
/third_party/icu/icu4c/source/tools/gendict/
H A Dgendict.cpp224 int32_t lineLength; in readLine() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gendict/
H A Dgendict.cpp224 int32_t lineLength; in readLine() local
[all...]
/third_party/skia/gm/
H A Ddashing.cpp230 pts[1].set(SkIntToScalar(x), lineLength); in drawDashedLines() local
198 drawDashedLines(SkCanvas* canvas, SkScalar lineLength, SkScalar phase, SkScalar dashLength, int strokeWidth, bool circles) drawDashedLines() argument
/third_party/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp630 int32_t lineLength=lines[i].len; in call() local
/third_party/popt/src/
H A Dpopthelp.c206 singleOptionDefaultValue(size_t lineLength, in singleOptionDefaultValue() argument
290 size_t lineLength = columns->max - indentLength; in singleOptionHelp() local
/third_party/icu/tools/unicode/c/genuca/
H A Dgenuca.cpp686 int32_t lineLength = (int32_t)uprv_strlen(line); in readAnElement() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_parse_utils.cpp1854 uint32 lineLength = 0; in DumpXMP() local
/third_party/skia/src/gpu/ops/
H A DDashOp.cpp512 SkScalar lineLength = SkPoint::Distance(devicePts[0], devicePts[1]); variable
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp4490 int lineLength = 4 + (size - 1) * 2; // '[ ' + ', '*n + ' ]' in isMultineArray() local
4709 int lineLength = 4 + (size - 1) * 2; // '[ ' + ', '*n + ' ]' in isMultineArray() local
4992 int lineLength = 4 + (size - 1) * 2; // '[ ' + ', '*n + ' ]' in isMultineArray() local

Completed in 26 milliseconds