Searched refs:GXV_JUST_DATA (Results 1 – 3 of 3) sorted by relevance
66 #define GXV_JUST_DATA( a ) GXV_TABLE_DATA( just, a ) macro158 FT_Bytes wdc_end = table + GXV_JUST_DATA( wdc_offset_max ); in gxv_just_widthDeltaClusters_validate()413 if ( value_p->u > GXV_JUST_DATA( pc_offset_max ) ) in gxv_just_pcTable_LookupValue_entry_validate()414 GXV_JUST_DATA( pc_offset_max ) = value_p->u; in gxv_just_pcTable_LookupValue_entry_validate()415 if ( value_p->u < GXV_JUST_DATA( pc_offset_max ) ) in gxv_just_pcTable_LookupValue_entry_validate()416 GXV_JUST_DATA( pc_offset_min ) = value_p->u; in gxv_just_pcTable_LookupValue_entry_validate()429 GXV_JUST_DATA( pc_offset_max ) = 0x0000; in gxv_just_pcLookupTable_validate()430 GXV_JUST_DATA( pc_offset_min ) = 0xFFFFU; in gxv_just_pcLookupTable_validate()549 if ( value_p->u > GXV_JUST_DATA( wdc_offset_max ) ) in gxv_just_wdcTable_LookupValue_validate()550 GXV_JUST_DATA( wdc_offset_max ) = value_p->u; in gxv_just_wdcTable_LookupValue_validate()[all …]
66 #define GXV_JUST_DATA( a ) GXV_TABLE_DATA( just, a ) macro158 FT_Bytes wdc_end = table + GXV_JUST_DATA( wdc_offset_max ); in gxv_just_widthDeltaClusters_validate()414 if ( value_p->u > GXV_JUST_DATA( pc_offset_max ) ) in gxv_just_pcTable_LookupValue_entry_validate()415 GXV_JUST_DATA( pc_offset_max ) = value_p->u; in gxv_just_pcTable_LookupValue_entry_validate()416 if ( value_p->u < GXV_JUST_DATA( pc_offset_max ) ) in gxv_just_pcTable_LookupValue_entry_validate()417 GXV_JUST_DATA( pc_offset_min ) = value_p->u; in gxv_just_pcTable_LookupValue_entry_validate()430 GXV_JUST_DATA( pc_offset_max ) = 0x0000; in gxv_just_pcLookupTable_validate()431 GXV_JUST_DATA( pc_offset_min ) = 0xFFFFU; in gxv_just_pcLookupTable_validate()550 if ( value_p->u > GXV_JUST_DATA( wdc_offset_max ) ) in gxv_just_wdcTable_LookupValue_validate()551 GXV_JUST_DATA( wdc_offset_max ) = value_p->u; in gxv_just_wdcTable_LookupValue_validate()[all …]