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

  /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;
  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 336 * GDEF -- The Glyph Definition Table
339 struct GDEF
423 FixedVersion<>version; /* Version of the GDEF table--currently
428 * GDEF header (may be Null) */
432 * of GDEF header (may be Null) */
436 * of GDEF header (may be Null) */
440 * of GDEF header (may be Null) */
443 * definitions--from beginning of GDEF
448 * Store--from beginning of GDEF

Completed in 63 milliseconds