Searched refs:currentIsKashidaLike (Results 1 – 2 of 2) sorted by relevance
151 FT_Bool currentIsKashidaLike; in gxv_morx_subtable_type5_entry_validate() local167 currentIsKashidaLike = FT_BOOL( ( flags >> 13 ) & 1 ); in gxv_morx_subtable_type5_entry_validate()
153 FT_Bool currentIsKashidaLike; in gxv_mort_subtable_type5_entry_validate() local169 currentIsKashidaLike = FT_BOOL( ( flags >> 13 ) & 1 ); in gxv_mort_subtable_type5_entry_validate()
Completed in 4 milliseconds