Lines Matching refs:Uint16
160 extern DECLSPEC int SDLCALL TTF_GlyphIsProvided(const TTF_Font *font, Uint16 ch);
166 extern DECLSPEC int SDLCALL TTF_GlyphMetrics(TTF_Font *font, Uint16 ch,
173 extern DECLSPEC int SDLCALL TTF_SizeUNICODE(TTF_Font *font, const Uint16 *text, int *w, int *h);
186 const Uint16 *text, SDL_Color fg);
196 Uint16 ch, SDL_Color fg);
208 const Uint16 *text, SDL_Color fg, SDL_Color bg);
218 Uint16 ch, SDL_Color fg, SDL_Color bg);
229 const Uint16 *text, SDL_Color fg);
243 const Uint16 *text, SDL_Color fg, Uint32 wrapLength);
252 Uint16 ch, SDL_Color fg);
280 extern DECLSPEC int TTF_GetFontKerningSizeGlyphs(TTF_Font *font, Uint16 previous_ch, Uint16 ch);