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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gdef-table.hh 322 * GDEF -- The Glyph Definition Table
325 struct GDEF
400 FixedVersion version; /* Version of the GDEF table--currently
405 * GDEF header (may be Null) */
409 * of GDEF header (may be Null) */
413 * of GDEF header (may be Null) */
417 * of GDEF header (may be Null) */
420 * definitions--from beginning of GDEF
  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 322 * GDEF -- The Glyph Definition Table
325 struct GDEF
400 FixedVersion version; /* Version of the GDEF table--currently
405 * GDEF header (may be Null) */
409 * of GDEF header (may be Null) */
413 * of GDEF header (may be Null) */
417 * of GDEF header (may be Null) */
420 * definitions--from beginning of GDEF
  /external/sfntly/cpp/src/sfntly/
tag.cc 46 const int32_t Tag::GDEF = TAG('G', 'D', 'E', 'F');
tag.h 60 static const int32_t GDEF;

Completed in 60 milliseconds