Home
last modified time | relevance | path

Searched refs:extra1 (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/freetype/src/otvalid/
A Dotvjstf.c66 gsub_lookup_count = valid->extra1; in otv_JstfPriority_validate()
71 valid->extra1 = gsub_lookup_count; in otv_JstfPriority_validate()
83 valid->extra1 = gpos_lookup_count; in otv_JstfPriority_validate()
104 valid->extra1 = gsub_lookup_count; in otv_JstfPriority_validate()
116 valid->extra1 = gpos_lookup_count; in otv_JstfPriority_validate()
137 valid->extra1 = gsub_lookup_count; in otv_JstfPriority_validate()
173 valid->extra1 = valid->glyph_count; in otv_JstfScript_validate()
234 valid->extra1 = otv_GSUBGPOS_get_Lookup_count( gsub ); in otv_JSTF_validate()
236 valid->extra1 = 0; in otv_JSTF_validate()
A Dotvcommn.c525 if ( ReqFeatureIndex != 0xFFFFU && ReqFeatureIndex >= valid->extra1 ) in otv_LangSys_validate()
532 if ( FT_NEXT_USHORT( p ) >= valid->extra1 ) in otv_LangSys_validate()
601 valid->extra1 = otv_Feature_get_count( features ); in otv_ScriptList_validate()
725 if ( valid->extra1 ) in otv_x_ux()
728 if ( FT_NEXT_USHORT( p ) >= valid->extra1 ) in otv_x_ux()
769 if ( FT_NEXT_USHORT( p ) >= valid->extra1 ) in otv_x_y_ux_sy()
828 if ( FT_NEXT_USHORT( p ) >= valid->extra1 ) in otv_x_ux_y_uy_z_uz_p_sp()
865 valid->extra1 = valid->lookup_count; in otv_u_O_O_x_Onx()
957 valid->extra1 = valid->lookup_count; in otv_u_O_O_O_O_x_Onx()
A Dotvgsub.c141 valid->extra1 = valid->glyph_count; in otv_MultipleSubst_validate()
182 valid->extra1 = valid->glyph_count; in otv_AlternateSubst_validate()
301 valid->extra1 = valid->lookup_count; in otv_ContextSubst_validate()
360 valid->extra1 = valid->lookup_count; in otv_ChainContextSubst_validate()
A Dotvgpos.c74 OTV_LIMIT_CHECK( Count * valid->extra1 * 2 ); in otv_x_sxy()
76 table_size = Count * valid->extra1 * 2 + 2; in otv_x_sxy()
79 for ( count1 = valid->extra1; count1 > 0; count1-- ) in otv_x_sxy()
134 valid->extra1 = ClassCount; in otv_u_O_O_u_O_O()
797 valid->extra1 = valid->lookup_count; in otv_ContextPos_validate()
856 valid->extra1 = valid->lookup_count; in otv_ChainContextPos_validate()
A Dotvgdef.c72 valid->extra1 = 0; in otv_O_x_Ox()
A Dotvcommn.h57 FT_UInt extra1; /* for passing parameters */ member

Completed in 9 milliseconds