Home
last modified time | relevance | path

Searched defs:itemNumber (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/
DSfntDump.java283 int itemNumber = Integer.parseInt(m.group(2), m.group(1).equals("") ? 10 : 16); in parseList() local
/third_party/node/deps/icu-small/source/i18n/
Ddtptngen_impl.h190 int32_t itemNumber; variable
/third_party/icu/icu4c/source/i18n/
Ddtptngen_impl.h190 int32_t itemNumber; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtptngen_impl.h190 int32_t itemNumber; variable
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_xmp.cpp4330 int32 itemNumber, in ComposeArrayItemPath()