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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-name-table.hh 50 ret = b->encodingID.cmp (a->encodingID);
66 USHORT encodingID; /* Platform-specific encoding ID. */
88 key.encodingID.set (encoding_id);
  /external/harfbuzz_ng/src/
hb-ot-name-table.hh 50 ret = b->encodingID.cmp (a->encodingID);
66 USHORT encodingID; /* Platform-specific encoding ID. */
88 key.encodingID.set (encoding_id);
hb-ot-cmap-table.hh 459 ret = encodingID.cmp (other.encodingID);
471 USHORT encodingID; /* Platform-specific encoding ID. */
487 key.encodingID.set (encoding_id);
  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_name.h 49 union EncodingID {
136 } encodingID;
  /external/skia/src/sfnt/
SkOTTable_name.h 49 union EncodingID {
136 } encodingID;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
OpenTypeUtilities.cpp 129 BigEndianUShort encodingID;
181 name->nameRecords[i].encodingID = 1;
  /external/chromium_org/third_party/icu/source/test/letest/
sfnt.h 425 le_uint16 encodingID;
  /external/icu/icu4c/source/test/letest/
sfnt.h 425 le_uint16 encodingID;
  /external/icu/icu4c/source/test/perf/leperf/
sfnt.h 425 le_uint16 encodingID;
  /external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h 188 /* encodingID :: The platform-specific ID for the name's encoding. */
204 FT_UShort encodingID;
    [all...]
  /external/freetype/include/internal/
tttypes.h 257 /* encodingID :: The platform-specific ID for the name's encoding. */
273 FT_UShort encodingID;
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
tttypes.h 188 /* encodingID :: The platform-specific ID for the name's encoding. */
204 FT_UShort encodingID;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
tttypes.h 188 /* encodingID :: The platform-specific ID for the name's encoding. */
204 FT_UShort encodingID;
    [all...]

Completed in 833 milliseconds