HomeSort by relevance Sort by last modified time
    Searched defs:endCharCode (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-cmap-table.hh 182 if (codepoint > endCharCode) return +1;
193 ULONG endCharCode; /* Last character code in this group. */
  /external/chromium_org/third_party/icu/source/samples/layout/
sfnt.h 114 le_uint32 endCharCode;
  /external/harfbuzz_ng/src/
hb-ot-cmap-table.hh 182 if (codepoint > endCharCode) return +1;
193 ULONG endCharCode; /* Last character code in this group. */
  /external/icu/icu4c/source/samples/layout/
sfnt.h 114 le_uint32 endCharCode;
  /external/chromium_org/third_party/icu/source/test/letest/
sfnt.h 197 le_uint32 endCharCode;
  /external/chromium_org/third_party/icu/source/test/perf/leperf/
sfnt.h 197 le_uint32 endCharCode;
  /external/icu/icu4c/source/test/letest/
sfnt.h 197 le_uint32 endCharCode;
  /external/icu/icu4c/source/test/perf/leperf/
sfnt.h 197 le_uint32 endCharCode;

Completed in 149 milliseconds