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

  /external/harfbuzz_ng/src/
hb-ot-gasp-table.hh 34 * gasp -- Grid-fitting and Scan-conversion Procedure
35 * https://docs.microsoft.com/en-us/typography/opentype/spec/gasp
58 struct gasp struct in namespace:OT
  /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 412 * A tiny structure used to model a gasp range according to the
441 * A structure modeling the TrueType `gasp' table used to specify
449 * The number of gasp ranges in table.
452 * An array of gasp ranges.
1668 TT_GaspRec gasp; \/* the `gasp' table *\/ member in struct:TT_FaceRec_
    [all...]

Completed in 265 milliseconds