Searched refs:lookupval_func (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | gxvbsln.c | 182 valid->lookupval_func = gxv_bsln_LookupValue_validate; in gxv_bsln_parts_fmt1_validate() 251 valid->lookupval_func = gxv_bsln_LookupValue_validate; in gxv_bsln_parts_fmt3_validate()
|
A D | gxvmort4.c | 116 valid->lookupval_func = gxv_mort_subtable_type4_lookupval_validate; in gxv_mort_subtable_type4_validate()
|
A D | gxvopbd.c | 200 valid->lookupval_func = gxv_opbd_LookupValue_validate; in gxv_opbd_validate()
|
A D | gxvlcar.c | 215 valid->lookupval_func = gxv_lcar_LookupValue_validate; in gxv_lcar_validate()
|
A D | gxvcommn.c | 449 valid->lookupval_func( i, &value, valid ); in gxv_LookupTable_fmt0_validate() 552 valid->lookupval_func( gid, &value, valid ); in gxv_LookupTable_fmt2_validate() 632 valid->lookupval_func( gid, &value, valid ); in gxv_LookupTable_fmt4_validate() 706 valid->lookupval_func( glyph, &value, valid ); in gxv_LookupTable_fmt6_validate() 746 valid->lookupval_func( (FT_UShort)( firstGlyph + i ), &value, valid ); in gxv_LookupTable_fmt8_validate() 1621 valid->lookupval_func = gxv_XClassTable_lookupval_validate; in gxv_XStateTable_validate()
|
A D | gxvprop.c | 319 valid->lookupval_func = gxv_prop_LookupValue_validate; in gxv_prop_validate()
|
A D | gxvmorx1.c | 216 valid->lookupval_func = gxv_morx_subtable_type1_LookupValue_validate; in gxv_morx_subtable_type1_substitutionTable_validate()
|
A D | gxvjust.c | 430 valid->lookupval_func = gxv_just_pcTable_LookupValue_entry_validate; in gxv_just_pcLookupTable_validate() 565 valid->lookupval_func = gxv_just_wdcTable_LookupValue_validate; in gxv_just_justData_lookuptable_validate()
|
A D | gxvcommn.h | 247 GXV_Lookup_Value_Validate_Func lookupval_func; member
|
Completed in 12 milliseconds