Home | History | Annotate | Download | only in autofit

Lines Matching refs:num_idx

114         unsigned int  num_idx;
130 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx );
131 if ( num_idx > 1 )
420 unsigned int i, num_idx;
436 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx );
438 if ( !num_idx )
451 for ( i = 0; i < num_idx; i++ )
475 if ( num_idx == 1 )
816 if ( num_idx == 1 )
1052 unsigned int num_idx;
1056 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx );
1057 if ( num_idx > 1 )