Home
last modified time | relevance | path

Searched refs:LigatureGlyph (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/otvalid/
Dotvgsub.c214 FT_UInt LigatureGlyph, CompCount; in otv_Ligature_validate() local
220 LigatureGlyph = FT_NEXT_USHORT( p ); in otv_Ligature_validate()
221 if ( LigatureGlyph >= otvalid->glyph_count ) in otv_Ligature_validate()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gdef-table.hh349 LigatureGlyph = 2, enumerator
405 case LigatureGlyph: return HB_OT_LAYOUT_GLYPH_PROPS_LIGATURE; in get_glyph_props()