Home
last modified time | relevance | path

Searched refs:SFont_Write (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/gnujump/gnujump-1.0.8/src/
H A Dgame-tools.c102 SFont_Write (gfx->textfont, x3, y, buf); in drawRecords()
113 SFont_Write (gfx->textfont, x1, y, buf); in drawRecords()
122 SFont_Write (gfx->textfont, in drawRecords()
127 SFont_Write (gfx->textfont, x1, y, buf); in drawRecords()
129 SFont_Write (gfx->textfont, x2, y, rtab[i].pname); in drawRecords()
138 SFont_Write (gfx->textfont, x3, y, buf); in drawRecords()
140 SFont_Write (gfx->textfont, x4, y, rtab[i].mode); in drawRecords()
143 SFont_Write (gfx->textfont, x5, y, buf); in drawRecords()
146 SFont_Write (gfx->textfont, x6, y, buf); in drawRecords()
H A DSFont.c127 SFont_Write (SFont_Font * Font, int x, int y, char *text) in SFont_Write() function
204 SFont_Write (Font, Surface->w / 2 - SFont_TextWidth (Font, text) / 2, in SFont_WriteCenter()
277 SFont_Write (Font, x, y, buf); in SFont_WriteAligned()
280 SFont_Write (Font, x + w - width, y, buf); in SFont_WriteAligned()
283 SFont_Write (Font, x + (w - width) / 2, y, buf); in SFont_WriteAligned()
301 SFont_Write (Font, x, y, buf); in SFont_WriteAligned()
304 SFont_Write (Font, x + w - width, y, buf); in SFont_WriteAligned()
307 SFont_Write (Font, x + (w - width) / 2, y, buf); in SFont_WriteAligned()
407 SFont_Write (Font, x, y, buf); in SFont_WriteMaxWidth()
410 SFont_Write (Font, x + w - width, y, buf); in SFont_WriteMaxWidth()
[all …]
H A Dgame-output.c243 SFont_Write (gfx->timefont, x, y, time); in drawScore()
252 SFont_Write (gfx->scorefont, x, y, score); in drawScore()
302 SFont_Write (gfx->timefont, x, y, time); in updateScore()
319 SFont_Write (gfx->scorefont, x, y, score); in updateScore()
H A DSFont.h88 void SFont_Write (SFont_Font * Font, int x, int y, char *text);
/dports/games/xgalaga-sdl/xgalaga-sdl-2.1.1.0-sdl/src/
H A DTFont.c124 void SFont_Write(const SFont_Font *Font, int x, int y, const char *text) in SFont_Write() function
171 SFont_Write(Font, (screen->w - SFont_TextWidth(Font, text))/2, y, text); in SFont_WriteCenter()
177 SFont_Write(Font, screen->w - SFont_TextWidth(Font, text), y, text); in SFont_WriteRight()
H A DSFont.c118 void SFont_Write(const SFont_Font *Font, int x, int y, const char *text) in SFont_Write() function
184 SFont_Write(Font, (screen->w - SFont_TextWidth(Font, text))/2, y, text); in SFont_WriteCenter()
190 SFont_Write(Font, screen->w - SFont_TextWidth(Font, text), y, text); in SFont_WriteRight()
H A DSFont.h66 void SFont_Write(const SFont_Font *Font, int x, int y,
H A Dscore.c78 SFont_Write(fnt_reg_yellow, miniship->width + 2, 0, str); in draw_score()
H A Dprize.c308 SFont_Write(fnt_reg_yellow, 130, top, prizes[i].desc); in show_bonuses()
/dports/games/fishsupper/fishsupper-0.1.6/src/
H A DFont.hpp48 { SFont_Write(surface, font, x, y, text); } in write()
51 { SFont_Write(surface, font, x, y, text.c_str()); } in write()
H A DSFont.c112 void SFont_Write(SDL_Surface *Surface, const SFont_Font *Font, in SFont_Write() function
179 SFont_Write(Surface, Font, Surface->w/2 - SFont_TextWidth(Font, text)/2, in SFont_WriteCenter()
H A DSFont.h67 void SFont_Write(SDL_Surface *Surface, const SFont_Font *Font, int x, int y,
/dports/games/luola/luola-1.3.2/src/
H A Dfont.c230 SFont_Write (surface, font.sfont, x, y, text,0); in putstring_direct()
234 SFont_Write (fontsurface, font.sfont, 0, 0, text,1); in putstring_direct()
277 SFont_Write(fontsurface, font.sfont, 0, 0, text,1); in renderstring()
H A DSFont.c88 void SFont_Write(SDL_Surface *Surface, const SFont_Font *Font, in SFont_Write() function
168 SFont_Write(Surface, Font, Surface->w/2 - SFont_TextWidth(Font, text)/2, in SFont_WriteCenter()
H A DSFont.h67 void SFont_Write(SDL_Surface *Surface, const SFont_Font *Font, int x, int y,
/dports/games/epiphany-game/epiphany-0.7.0/src/fonts/
H A DSFont.c108 void SFont_Write(SDL_Surface *Surface, const SFont_Font *Font, in SFont_Write() function
175 SFont_Write(Surface, Font, Surface->w/2 - SFont_TextWidth(Font, text)/2, in SFont_WriteCenter()
H A DSFont.h67 void SFont_Write(SDL_Surface *Surface, const SFont_Font *Font, int x, int y,
H A Dfont.cpp26 SFont_Write(Screen::instance()->get_screen(), m_font, x, y, text); in write()
/dports/games/spacejunk/spacejunk-1.0.5/libinfo/
H A DSFont.c109 void SFont_Write(SDL_Surface *Surface, const SFont_Font *Font, in SFont_Write() function
177 SFont_Write(Surface, Font, Surface->w/2 - SFont_TextWidth(Font, text)/2, in SFont_WriteCenter()
H A DSFont.h67 void SFont_Write(SDL_Surface *Surface, const SFont_Font *Font, int x, int y,
/dports/graphics/grafx2/grafx2/src/
H A DSFont.h87 void SFont_Write(T_GFX2_Surface *Surface, const SFont_Font *Font, int x, int y,
H A DSFont.c103 void SFont_Write(T_GFX2_Surface *Surface, const SFont_Font *Font, in SFont_Write() function
/dports/games/spacejunk/spacejunk-1.0.5/src/
H A DSFont.h75 void SFont_Write(SDL_Surface *Surface, const SFont_Font *Font, int x, int y,
H A DSFont.c142 void SFont_Write(SDL_Surface *Surface, const SFont_Font *Font, in SFont_Write() function
217 SFont_Write(Surface, Font, Surface->w/2 - SFont_TextWidth(Font, text)/2, in SFont_WriteCenter()
H A Dfontrenderer.h52 SFont_Write(s?s:SDL_GetVideoSurface(),&*f,x,y,text.c_str()); in drawLine()

12