Home | History | Annotate | Download | only in sfnt

Lines Matching refs:num_selectors

2692     FT_ULong    num_selectors;
2747 cmap->num_selectors = FT_PEEK_ULONG( table );
2761 FT_ULong num_selectors = TT_NEXT_ULONG( p );
2765 length < 10 + 11 * num_selectors )
2776 for ( n = 0; n < num_selectors; n++ )
3062 FT_UInt32 count = cmap14->num_selectors;
3089 FT_UInt32 count = cmap14->num_selectors;