Home
last modified time | relevance | path

Searched defs:addGlyph (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-just-table.hh103 HBGlyphID16 addGlyph; /* Glyph that should be added if the distance factor member
124 HBGlyphID16 addGlyph; /* Glyph to be added as kashida. If this value is member
/third_party/freetype/src/gxvalid/
Dgxvjust.c233 FT_UShort addGlyph; in gxv_just_actSubrecord_type1_validate() local
254 FT_UShort addGlyph; in gxv_just_actSubrecord_type2_validate() local
/third_party/harfbuzz/src/
Dhb-aat-layout-just-table.hh103 HBGlyphID addGlyph; /* Glyph that should be added if the distance factor member
124 HBGlyphID addGlyph; /* Glyph to be added as kashida. If this value is member
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-just-table.hh103 GlyphID addGlyph; /* Glyph that should be added if the distance factor member
124 GlyphID addGlyph; /* Glyph to be added as kashida. If this value is member
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvjust.c234 FT_UShort addGlyph; in gxv_just_actSubrecord_type1_validate() local
255 FT_UShort addGlyph; in gxv_just_actSubrecord_type2_validate() local
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/
Dgxvjust.c233 FT_UShort addGlyph; in gxv_just_actSubrecord_type1_validate() local
254 FT_UShort addGlyph; in gxv_just_actSubrecord_type2_validate() local
/third_party/skia/src/core/
DSkScalerCache.cpp53 SkGlyphDigest SkScalerCache::addGlyph(SkGlyph* glyph) { in addGlyph() function in SkScalerCache
/third_party/flutter/skia/src/core/
DSkRemoteGlyphCache.cpp299 void SkStrikeServer::SkGlyphCacheState::addGlyph(SkPackedGlyphID glyph, bool asPath) { in addGlyph() function in SkStrikeServer::SkGlyphCacheState