Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvmort2.c261 FT_UShort lig_gid; in gxv_mort_subtable_type2_ligatureTable_validate() local
265 lig_gid = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type2_ligatureTable_validate()
267 if ( valid->face->num_glyphs < lig_gid ) in gxv_mort_subtable_type2_ligatureTable_validate()
A Dgxvmorx2.c279 FT_UShort lig_gid; in gxv_morx_subtable_type2_ligatureTable_validate() local
283 lig_gid = FT_NEXT_USHORT( p ); in gxv_morx_subtable_type2_ligatureTable_validate()
284 if ( lig_gid < valid->face->num_glyphs ) in gxv_morx_subtable_type2_ligatureTable_validate()

Completed in 4 milliseconds