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

  /external/sfntly/cpp/src/sfntly/
tag.cc 51 const int32_t Tag::gasp = TAG('g', 'a', 's', 'p'); member in class:sfntly::Tag
104 Tag::gasp,
tag.h 67 static const int32_t gasp; member in struct:sfntly::Tag
  /external/freetype/include/freetype/internal/
tttypes.h 373 /* A tiny structure used to model a gasp range according to the */
400 /* A structure modeling the TrueType `gasp' table used to specify */
406 /* numRanges :: The number of gasp ranges in table. */
408 /* gaspRanges :: An array of gasp ranges. */
1445 TT_GaspRec gasp; \/* the `gasp' table *\/ member in struct:TT_FaceRec_
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
tttypes.h 337 /* A tiny structure used to model a gasp range according to the */
364 /* A structure modeling the TrueType `gasp' table used to specify */
370 /* numRanges :: The number of gasp ranges in table. */
372 /* gaspRanges :: An array of gasp ranges. */
1302 TT_GaspRec gasp; \/* the `gasp' table *\/ member in struct:TT_FaceRec_
    [all...]

Completed in 2704 milliseconds