Home | History | Annotate | Download | only in cache

Lines Matching refs:FT_UInt

60     FT_UInt     cmap_index;
74 FT_UInt cmap_index;
121 FT_UInt nn;
234 FT_EXPORT_DEF( FT_UInt )
244 FT_UInt gindex = 0;
267 query.cmap_index = (FT_UInt)cmap_index;
281 FT_ASSERT( (FT_UInt)( char_code - FTC_CMAP_NODE( node )->first ) <
285 if ( (FT_UInt)( char_code - FTC_CMAP_NODE( node )->first >=
310 if ( (FT_UInt)cmap_index < (FT_UInt)face->num_charmaps )