Home | History | Annotate | Download | only in cache

Lines Matching refs:FT_UInt

40     FT_UInt        load_flags;
96 FT_CALLBACK_DEF( FT_UInt )
103 FT_UInt result = 0;
119 result = (FT_UInt)face->num_glyphs;
127 FT_UInt gindex,
154 FT_UInt gindex,
280 FT_UInt gindex,
311 query.attrs.load_flags = (FT_UInt)type->flags;
356 FT_UInt gindex,
377 /* FT_Load_Glyph(), FT_Load_Char() take FT_UInt flags */
385 query.attrs.load_flags = (FT_UInt)load_flags;
467 FT_UInt gindex,
496 query.attrs.load_flags = (FT_UInt)type->flags;
545 FT_UInt gindex,
564 /* FT_Load_Glyph(), FT_Load_Char() take FT_UInt flags */
572 query.attrs.load_flags = (FT_UInt)load_flags;