Home | History | Annotate | Download | only in pshinter

Lines Matching refs:num_hints

75     table->num_hints   = 0;
121 FT_UInt count = table->num_hints;
138 if ( table->num_hints < table->max_hints )
139 table->sort_global[table->num_hints++] = hint;
186 count = hints->num_hints;
196 table->num_hints = 0;
229 if ( table->num_hints != table->max_hints )
307 table->num_hints = count;
1524 FT_UInt num_hints = table->num_hints;
1549 for ( nn = 0; nn < num_hints; nn++ )
1569 for ( nn = 0; nn < num_hints; nn++ )
1606 for ( nn = 0; nn < num_hints; nn++ )
1623 for ( nn = 0; nn < num_hints; nn++ )
1641 for ( nn = 0; nn < num_hints; nn++ )