Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvmorx5.c156 FT_Byte currentInsertCount; in gxv_morx_subtable_type5_entry_validate() local
173 currentInsertCount = (FT_Byte)( ( flags >> 5 ) & 0x1F ); in gxv_morx_subtable_type5_entry_validate()
179 if ( currentInsertList && 0 != currentInsertCount ) in gxv_morx_subtable_type5_entry_validate()
181 currentInsertCount, in gxv_morx_subtable_type5_entry_validate()
A Dgxvmort5.c158 FT_Byte currentInsertCount; in gxv_mort_subtable_type5_entry_validate() local
175 currentInsertCount = (FT_Byte)( ( flags >> 5 ) & 0x1F ); in gxv_mort_subtable_type5_entry_validate()
181 if ( 0 != currentInsertList && 0 != currentInsertCount ) in gxv_mort_subtable_type5_entry_validate()
184 currentInsertCount, in gxv_mort_subtable_type5_entry_validate()

Completed in 4 milliseconds