Searched refs:TTF_strikethrough_top_row (Results 1 – 11 of 11) sorted by relevance
95 int TTF_strikethrough_top_row(TTF_Font *font);
179 int TTF_strikethrough_top_row(TTF_Font *font) in TTF_strikethrough_top_row() function405 TTF_underline_top_row(font), TTF_strikethrough_top_row(font)); in TTF_OpenFontIndexRW()
204 static int TTF_strikethrough_top_row(TTF_Font* font) in TTF_strikethrough_top_row() function508 …= %d, strikethrough_top_row = %d\n", TTF_underline_top_row(font), TTF_strikethrough_top_row(font)); in TTF_OpenFontIndexRW()1394 row = TTF_strikethrough_top_row(font); in TTF_RenderUTF8_Solid()1532 row = TTF_strikethrough_top_row(font); in TTF_RenderUTF8_Shaded()
185 static __inline__ int TTF_strikethrough_top_row(TTF_Font *font) in TTF_strikethrough_top_row() function199 return TTF_strikethrough_top_row(font) - font->ascent + glyph->maxy; in TTF_Glyph_strikethrough_top_row()504 TTF_underline_top_row(font), TTF_strikethrough_top_row(font)); in TTF_OpenFontIndexRW()1423 row = TTF_strikethrough_top_row(font); in TTF_RenderUNICODE_Solid()1688 row = TTF_strikethrough_top_row(font); in TTF_RenderUNICODE_Shaded()1950 row = TTF_strikethrough_top_row(font); in TTF_RenderUNICODE_Blended()
186 static int TTF_strikethrough_top_row(TTF_Font *font) in TTF_strikethrough_top_row() function200 return TTF_strikethrough_top_row(font) - font->ascent + glyph->maxy; in TTF_Glyph_strikethrough_top_row()654 TTF_underline_top_row(font), TTF_strikethrough_top_row(font)); in TTF_OpenFontIndexRW()1636 row = TTF_strikethrough_top_row(font); in TTF_RenderUTF8_Solid()1840 row = TTF_strikethrough_top_row(font); in TTF_RenderUTF8_Shaded()2034 row = TTF_strikethrough_top_row(font); in TTF_RenderUTF8_Blended()