Home
last modified time | relevance | path

Searched refs:subglyphs (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/base/
Dftgloadr.c114 FT_FREE( loader->base.subglyphs ); in FT_GlyphLoader_Reset()
196 current->subglyphs = FT_OFFSET( base->subglyphs, base->num_subglyphs ); in FT_GlyphLoader_Adjust_Subglyphs()
309 if ( FT_RENEW_ARRAY( base->subglyphs, old_max, new_max ) ) in FT_GlyphLoader_CheckSubGlyphs()
Dftobjs.c564 slot->subglyphs = NULL; in ft_glyphslot_clear()
5585 glyph->subglyphs && in FT_Get_SubGlyph_Info()
5589 FT_SubGlyph subg = glyph->subglyphs + sub_index; in FT_Get_SubGlyph_Info()
/third_party/skia/third_party/externals/freetype/src/type42/
Dt42objs.c637 slot->subglyphs = NULL; in t42_glyphslot_clear()
689 glyph->subglyphs = t42slot->ttslot->subglyphs; in T42_GlyphSlot_Load()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftgloadr.h56 FT_SubGlyph subglyphs; /* subglyphs */ member
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgload.c625 subglyph = gloader->current.subglyphs + num_subglyphs; in TT_Load_Composite_Glyph()
720 subglyph = gloader->current.subglyphs; in TT_Load_Composite_Glyph()
1975 subglyph = gloader->current.subglyphs; in load_truetype_glyph()
2025 subglyph = gloader->current.subglyphs; in load_truetype_glyph()
2125 subglyph = gloader->base.subglyphs + num_base_subgs + n; in load_truetype_glyph()
2145 subglyph = gloader->base.subglyphs + num_base_subgs + n; in load_truetype_glyph()
2202 gloader->base.subglyphs[0].flags & OVERLAP_COMPOUND ) in load_truetype_glyph()
2953 glyph->subglyphs = loader.gloader->base.subglyphs; in TT_Load_Glyph()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dt1decode.c342 subg = loader->current.subglyphs; in t1operator_seac()
360 glyph->subglyphs = loader->base.subglyphs; in t1operator_seac()
Dcffdecode.c279 subg = loader->current.subglyphs; in cff_operator_seac()
297 glyph->subglyphs = loader->base.subglyphs; in cff_operator_seac()
Dpsintrp.c1396 subg = loader->current.subglyphs; in cf2_interpT2CharString()
1414 glyph->subglyphs = loader->base.subglyphs; in cf2_interpT2CharString()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dfreetype.h1928 FT_SubGlyph subglyphs; member
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.232217 Fix B/W rasterization of subglyphs with different drop-out modes.
2224 composite glyph needs multiple drop-out modes for its subglyphs
2227 FreeType collects the hinted outlines from all subglyphs, then it
2231 other subglyphs are lost.
4715 of the graphics state for subglyphs to...
4718 just hinted subglyphs, not the unhinted, unscaled outline. This
5952 before handling subglyphs so that it can be reinitialized each time.
DChangeLog.262338 [truetype] Catch infinite recursion in subglyphs (#46372).
4257 that point-aligned subglyphs are rare, as are subglyphs with a
5360 rasterization of subglyphs with different drop-out modes.' (from
DChangeLog.246017 subglyphs to avoid endless recursion.
6111 (FT_Get_SubGlyph_Info): Check `glyph->subglyphs'.
DChangeLog.215382 subglyphs more than one level deep. Reported by Anthony Fok.
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES2393 - Some subglyphs in TrueType fonts were handled incorrectly due to
3276 - Fonts which have nested subglyphs more than one level deep no
4818 of subglyphs in a TrueType font now..
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi10023 <!-- FT_SubGlyph FT_GlyphSlotRec_::subglyphs -->
10024 …<var-decl name='subglyphs' type-id='type-id-615' visibility='default' filepath='/collab/usr/global…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi6354 …<var-decl name='subglyphs' type-id='type-id-615' visibility='default' filepath='/collab/usr/global…
/third_party/chromium/patch/
D0001-cve.patch23401 subglyph = gloader->current.subglyphs;
23450 subglyph = gloader->current.subglyphs;