Home | History | Annotate | Download | only in truetype

Lines Matching refs:FT_UInt

72       FT_UInt*  interpreter_version = (FT_UInt*)value;
99 FT_UInt interpreter_version = driver->interpreter_version;
104 FT_UInt* val = (FT_UInt*)value;
176 FT_UInt left_glyph,
177 FT_UInt right_glyph,
199 FT_UInt start,
200 FT_UInt count,
204 FT_UInt nn;
357 FT_UInt glyph_index,
376 if ( glyph_index >= (FT_UInt)face->num_glyphs &&
379 if ( glyph_index >= (FT_UInt)face->num_glyphs )