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

  /external/harfbuzz_ng/src/
hb-ot-name-table.hh 52 ret = b->encodingID.cmp (a->encodingID);
69 UINT16 encodingID; /* Platform-specific encoding ID. */
91 key.encodingID.set (encoding_id);
hb-ot-cmap-table.hh 475 ret = encodingID.cmp (other.encodingID);
488 UINT16 encodingID; /* Platform-specific encoding ID. */
644 key.encodingID.set (encoding_id);
  /external/icu/icu4c/source/test/letest/
sfnt.h 427 le_uint16 encodingID;
  /external/icu/icu4c/source/test/perf/leperf/
sfnt.h 431 le_uint16 encodingID;
  /external/freetype/include/freetype/internal/
tttypes.h 257 /* encodingID :: The platform-specific ID for the name's encoding. */
273 FT_UShort encodingID;
    [all...]

Completed in 131 milliseconds