Home
last modified time | relevance | path

Searched refs:TTF_Glyph_underline_top_row (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/sdl_ttf/SDL_ttf-2.0.11/
H A DSDL_ttf.c153 static __inline__ int TTF_Glyph_underline_top_row(TTF_Font *font, c_glyph *glyph) in TTF_Glyph_underline_top_row() function
1484 row = TTF_Glyph_underline_top_row(font, glyph); in TTF_RenderGlyph_Solid()
1758 row = TTF_Glyph_underline_top_row(font, glyph); in TTF_RenderGlyph_Shaded()
2007 row = TTF_Glyph_underline_top_row(font, glyph); in TTF_RenderGlyph_Blended()
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/
H A DSDL_ttf.c154 static int TTF_Glyph_underline_top_row(TTF_Font *font, c_glyph *glyph) in TTF_Glyph_underline_top_row() function