Home
last modified time | relevance | path

Searched refs:gasp (Results 1 – 25 of 29) sorted by relevance

12

/external/freetype/src/base/
Dftgasp.c36 if ( ttface->gasp.numRanges > 0 ) in FT_Get_Gasp()
38 TT_GaspRange range = ttface->gasp.gaspRanges; in FT_Get_Gasp()
39 TT_GaspRange range_end = range + ttface->gasp.numRanges; in FT_Get_Gasp()
52 if ( ttface->gasp.version == 0 ) in FT_Get_Gasp()
/external/sfntly/cpp/src/test/
Dtest_data.cc40 Tag::OS_2, Tag::cmap, Tag::cvt, Tag::feat, Tag::gasp,
47 Tag::VDMX, Tag::cmap, Tag::cvt, Tag::fpgm, Tag::gasp,
/external/freetype/src/sfnt/
Dttload.c1418 face->gasp.version = FT_GET_USHORT(); in tt_face_load_gasp()
1419 face->gasp.numRanges = FT_GET_USHORT(); in tt_face_load_gasp()
1424 if ( face->gasp.version >= 2 ) in tt_face_load_gasp()
1426 face->gasp.numRanges = 0; in tt_face_load_gasp()
1431 num_ranges = face->gasp.numRanges; in tt_face_load_gasp()
1434 if ( FT_QNEW_ARRAY( face->gasp.gaspRanges, num_ranges ) || in tt_face_load_gasp()
1438 gaspranges = face->gasp.gaspRanges; in tt_face_load_gasp()
Dsfobjs.c1355 LOAD_( gasp ); in sfnt_load_face()
1796 FT_FREE( face->gasp.gaspRanges ); in sfnt_done_face()
1797 face->gasp.numRanges = 0; in sfnt_done_face()
/external/skqp/src/ports/
DSkScalerContext_win_dw.cpp81 AutoTDWriteTable<SkOTTableGridAndScanProcedure> gasp(typeface->fDWriteFontFace.get()); in get_gasp_range() local
82 if (!gasp.fExists) { in get_gasp_range()
85 if (gasp.fSize < sizeof(SkOTTableGridAndScanProcedure)) { in get_gasp_range()
88 if (gasp->version != SkOTTableGridAndScanProcedure::version0 && in get_gasp_range()
89 gasp->version != SkOTTableGridAndScanProcedure::version1) in get_gasp_range()
94 uint16_t numRanges = SkEndianSwap16(gasp->numRanges); in get_gasp_range()
96 gasp.fSize < sizeof(SkOTTableGridAndScanProcedure) + in get_gasp_range()
103 SkTAfter<const SkOTTableGridAndScanProcedure::GaspRange>(gasp.get()); in get_gasp_range()
110 range->fVersion = SkEndian_SwapBE16(gasp->version); in get_gasp_range()
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp81 AutoTDWriteTable<SkOTTableGridAndScanProcedure> gasp(typeface->fDWriteFontFace.get()); in get_gasp_range() local
82 if (!gasp.fExists) { in get_gasp_range()
85 if (gasp.fSize < sizeof(SkOTTableGridAndScanProcedure)) { in get_gasp_range()
88 if (gasp->version != SkOTTableGridAndScanProcedure::version0 && in get_gasp_range()
89 gasp->version != SkOTTableGridAndScanProcedure::version1) in get_gasp_range()
94 uint16_t numRanges = SkEndianSwap16(gasp->numRanges); in get_gasp_range()
96 gasp.fSize < sizeof(SkOTTableGridAndScanProcedure) + in get_gasp_range()
103 SkTAfter<const SkOTTableGridAndScanProcedure::GaspRange>(gasp.get()); in get_gasp_range()
110 range->fVersion = SkEndian_SwapBE16(gasp->version); in get_gasp_range()
/external/sfntly/cpp/src/sfntly/
Dtag.cc51 const int32_t Tag::gasp = TAG('g', 'a', 's', 'p'); member in sfntly::Tag
104 Tag::gasp,
Dtag.h67 static const int32_t gasp; member
/external/harfbuzz_ng/src/
Dhb-ot-gasp-table.hh58 struct gasp struct
DMakefile.sources63 hb-ot-gasp-table.hh \
/external/python/cpython3/Tools/scripts/
Ddutree.doc21 (gasp) because I didn't want to deal with a game matrix with six links per node.
/external/python/cpython2/Tools/scripts/
Ddutree.doc21 (gasp) because I didn't want to deal with a game matrix with six links per node.
/external/freetype/include/freetype/internal/
Dtttypes.h1668 TT_GaspRec gasp; /* the `gasp' table */ member
/external/skia/third_party/harfbuzz/
DBUILD.gn94 "$_src/hb-ot-gasp-table.hh",
/external/fonttools/
DREADME.rst111 fvar, gasp, gcid, glyf, gvar, hdmx, head, hhea, hmtx, kern, lcar,
DPKG-INFO121 fvar, gasp, gcid, glyf, gvar, hdmx, head, hhea, hmtx, kern, lcar,
1134 implement ``gasp`` table variations yet.
1204 - [merge] Changed the ``gasp`` table merge logic so that only the one from
DNEWS.rst717 implement ``gasp`` table variations yet.
787 - [merge] Changed the ``gasp`` table merge logic so that only the one from
/external/freetype/src/truetype/
Dttgxvar.c1105 if ( idx < face->gasp.numRanges - 1 ) \
1106 p = (FT_Short*)&face->gasp.gaspRanges[idx].maxPPEM; \
/external/fonttools/Lib/fonttools.egg-info/
DPKG-INFO121 fvar, gasp, gcid, glyf, gvar, hdmx, head, hhea, hmtx, kern, lcar,
1134 implement ``gasp`` table variations yet.
1204 - [merge] Changed the ``gasp`` table merge logic so that only the one from
/external/freetype/
DChangeLog.236679 a new API `FT_Get_Gasp' to return entries of the `gasp' table
6683 `gasp' table, in order to avoid potential problems with later
/external/brotli/tests/testdata/
Dasyoulik.txt1165 To the last gasp, with truth and loyalty.
/external/freetype/docs/
DCHANGES2151 `gasp' table for a given character pixel size. This is useful
/external/hyphenation-patterns/nb/
Dhyph-nb.pat.txt7770 4gasp
/external/hyphenation-patterns/nn/
Dhyph-nn.pat.txt7770 4gasp
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt5871 喘息 < to\-gasp\-for\-breath;
16830 唞 < to\-gasp;
27319 喘息 > to\-gasp\-for\-breath;
48370 唞 > to\-gasp;

12