Home
last modified time | relevance | path

Searched refs:count1 (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshrec.c382 FT_UInt count1 = mask1->num_bits; in ps_mask_table_test_intersect() local
387 count = FT_MIN( count1, count2 ); in ps_mask_table_test_intersect()
429 FT_UInt count1 = mask1->num_bits; in ps_mask_table_merge() local
443 if ( count2 > count1 ) in ps_mask_table_merge()
449 for ( pos = count1; pos < count2; pos++ ) in ps_mask_table_merge()
1008 FT_UInt count1 = dim[0].hints.num_hints; in ps_hints_t2mask() local
1013 if ( bit_count != count1 + count2 ) in ps_hints_t2mask()
1017 bit_count, count1 + count2 )); in ps_hints_t2mask()
1053 FT_UInt count1 = dim[0].hints.num_hints; in ps_hints_t2counter() local
1058 if ( bit_count != count1 + count2 ) in ps_hints_t2counter()
[all …]
A Dpshglob.c476 FT_UInt count1, count2; in psh_blues_scale_zones() local
493 count1 = normal->count; in psh_blues_scale_zones()
495 for ( ; count1 > 0; count1--, zone1++ ) in psh_blues_scale_zones()
/AliOS-Things-master/components/freetype/src/otvalid/
A Dotvcommn.c889 FT_UInt GlyphCount, Count, count1; in otv_u_x_y_Ox_sy() local
905 for ( count1 = GlyphCount; count1 > 0; count1-- ) in otv_u_x_y_Ox_sy()
982 FT_UInt count1, count2; in otv_u_x_Ox_y_Oy_z_Oz_p_sp() local
1005 for ( count1 = InputGlyphCount; count1 > 0; count1-- ) in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
A Dotvgpos.c63 FT_UInt Count, count1, table_size; in otv_x_sxy() local
79 for ( count1 = valid->extra1; count1 > 0; count1-- ) in otv_x_sxy()
/AliOS-Things-master/components/freetype/src/base/
A Dftstroke.c1981 FT_UInt count1, count2, num_points = 0; in FT_Stroker_GetCounts() local
1987 &count1, &count2 ); in FT_Stroker_GetCounts()
1996 num_points = count1 + count3; in FT_Stroker_GetCounts()

Completed in 14 milliseconds