Home
last modified time | relevance | path

Searched refs:drawstring (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenPlayer/
H A Dguihandler.cpp223 drawstring(10, 35, titles[curSnd].name, gScreen); in showGUI()
227 drawstring((Sint32)scrolloffset * -1, 5, titles[curSnd].scrolltext, gScreen); in showGUI()
232 drawstring(7 * 40 + 8, 208, "Paused", gScreen); in showGUI()
234 drawstring(7 * 40 + 8, 208, "Playing", gScreen); in showGUI()
236 drawstring(7 * 40 + 8, 208, "Stopped", gScreen); in showGUI()
H A Dshowtext.h15 void drawstring(Sint32 x, Sint32 y, const char *s, const SDL_Surface* dest, const bool bright = fal…
H A Dfonthandler.cpp120 drawstring(x, y, text, gScreen, false); in renderFontHandlerText()
H A Dshowtext.cpp117 void drawstring(Sint32 x, Sint32 y, const char *s, const SDL_Surface* dest, const bool bright) in drawstring() function
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/menu/
H A Dmenu.c194 drawstring(ibuf, font, r2, Center, i->string, c->fg); in _menu_draw()
203 drawstring(ibuf, font, r2, West, "<", cnorm.fg); in _menu_draw()
205 drawstring(ibuf, font, r2, East, ">", cnorm.fg); in _menu_draw()
209 drawstring(ibuf, font, r2, West, input.string, cnorm.fg); in _menu_draw()
219 drawstring(ibuf, font, rp, West, prompt, cnorm.fg); in _menu_draw()
/dports/games/sdl_jewels/SDL_jewels-1.1.1/
H A Dgljewel.c1548 drawstring(2,"%d",score); in draw()
1550 drawstring(2,"%d",level); in draw()
1552 drawstring(2,"%d",nummoves); in draw()
1558 drawstring(0,"Score"); in draw()
1560 drawstring(0,"Level"); in draw()
1562 drawstring(0,"Moves"); in draw()
1566 drawstring(0,"Game Over"); in draw()
1603 drawstring(1,"Rank"); in draw()
1605 drawstring(0,"Name"); in draw()
1607 drawstring(1,"Score"); in draw()
[all …]
/dports/games/sets/sets-1.0.0/
H A Dmisc.h3 void drawstring(int x,int y,int color, char *format, ...);
H A Dfont.c119 void drawstring(int x,int y,int color, char *format, ...) in drawstring() function
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/
H A Dshowtext.h15 void drawstring(Sint32 x, Sint32 y, const char *s, const SDL_Surface* dest, const bool bright = fal…
H A Dfonthandler.cpp120 drawstring(x, y, text, gScreen, false); in renderFontHandlerText()
H A Dshowtext.cpp117 void drawstring(Sint32 x, Sint32 y, const char *s, const SDL_Surface* dest, const bool bright) in drawstring() function
/dports/games/xonotic/Xonotic/source/qcsrc/client/
H A Dmiscfunctions.qh82 #define drawstring(position, text, scale, rgb, alpha, flag) \
175 // drawstring wrapper to draw a string as large as possible with preserved aspect ratio into a box
178 // drawstring wrapper to draw a colorcodedstring as large as possible with preserved aspect ratio i…
183 // drawstring wrapper to draw a string as large as possible with preserved aspect ratio into a box
H A Dmapvoting.qc168 drawstring(offset, title.message, gtv_text_size, rgb, alpha, DRAWFLAG_NORMAL);
177drawstring(last.origin+offset, last.message, gtv_text_size_small, '1 1 1', alpha, DRAWFLAG_NORMAL);
247 drawstring(text_pos, label, hud_fontsize, rgb, theAlpha, DRAWFLAG_NORMAL);
276 drawstring(pos, label, hud_fontsize, rgb, panel_fg_alpha, DRAWFLAG_NORMAL);
367 drawstring(pos, map, hud_fontsize * 2, '1 1 1', panel_fg_alpha, DRAWFLAG_NORMAL);
374 drawstring(pos, mapvote_chosenmap, hud_fontsize * 1.5, '1 1 1', panel_fg_alpha, DRAWFLAG_NORMAL);
384 drawstring(pos, map, hud_fontsize * 1.5, '0 1 0', panel_fg_alpha, DRAWFLAG_NORMAL);
H A Dmiscfunctions.qc302 // drawstring wrapper to draw a string as large as possible with preserved aspect ratio into a box
305 drawstring(pos, text, '1 1 0' * sz.y, color, theAlpha, drawflag);
308 // drawstring wrapper to draw a colorcodedstring as large as possible with preserved aspect ratio i…
324drawstring(position + expandingbox_resize_centered_box_offset(sz, theScale, textaspect), text, HUD…
331 // drawstring wrapper to draw a string as large as possible with preserved aspect ratio into a box
/dports/games/xonotic/Xonotic/source/qcsrc/client/hud/panel/
H A Dscoreboard.qc788drawstring(pos + text_offset, sbt_field_title[i], hud_fontsize, rgb * 1.5, sbt_fg_alpha, DRAWFLAG_…
809drawstring(pos + text_offset, sbt_field_title[i], hud_fontsize, rgb * 1.5, sbt_fg_alpha, DRAWFLAG_…
861 drawstring(pos - tmp, str, hud_fontsize, sbt_field_rgb, fg_alpha, DRAWFLAG_NORMAL);
895 drawstring(pos - tmp, str, hud_fontsize, sbt_field_rgb, fg_alpha, DRAWFLAG_NORMAL);
980 drawstring(pos, "...", hud_fontsize, '1 1 1', sbt_fg_alpha, DRAWFLAG_NORMAL);
1004 drawstring(field_pos, field, hud_fontsize, sbt_field_rgb, sbt_fg_alpha, DRAWFLAG_NORMAL);
1238drawstring(tmpos + eX * padding + eY * weapon_height, s, hud_fontsize, rgb, sbt_fg_alpha, DRAWFLAG…
1260 drawstring(pos, key, hud_fontsize, '1 1 1', sbt_fg_alpha, DRAWFLAG_NORMAL);
1262 drawstring(pos, value, hud_fontsize, '1 1 1', sbt_fg_alpha, DRAWFLAG_NORMAL);
1421 drawstring(pos + text_ofs, str, hud_fontsize, '1 1 1', sbt_fg_alpha, DRAWFLAG_NORMAL);
[all …]
H A Dracetimer.qc128drawstring(pos + eX * 0.5 * mySize.x - '0.5 0 0' * stringwidth(s, false, '0.60 0.60 0' * mySize.y)…
192drawstring(pos + eX * 0.5 * mySize.x - '0.5 0 0' * stringwidth(s, false, '0.6 0.6 0' * mySize.y), …
/dports/editors/lazarus/lazarus/components/opengl/example/
H A Dimguimain.pas111 procedure drawstring(str: string; x, y: double); procedure
352 drawstring(buffer, x, y);
356 drawstring('_', x + len * 14, y);
/dports/editors/lazarus-qt5/lazarus/components/opengl/example/
H A Dimguimain.pas111 procedure drawstring(str: string; x, y: double); procedure
352 drawstring(buffer, x, y);
356 drawstring('_', x + len * 14, y);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/opengl/example/
H A Dimguimain.pas111 procedure drawstring(str: string; x, y: double); procedure
352 drawstring(buffer, x, y);
356 drawstring('_', x + len * 14, y);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/opengl/example/
H A Dimguimain.pas111 procedure drawstring(str: string; x, y: double); procedure
352 drawstring(buffer, x, y);
356 drawstring('_', x + len * 14, y);
/dports/print/dot2tex/dot2tex-2.11.3/dot2tex/
H A Ddot2tex.py251 def parse_drawstring(drawstring): argument
325 s = drawstring.strip().replace('\\', '')
536 drawoperations, stat = parse_drawstring(drawstring)
634 if not drawstring.strip():
649 s += self.do_drawstring(drawstring, node)
719 drawop, stat = parse_drawstring(drawstring)
720 if not drawstring.strip():
747 drawstring = general_draw_string + " " + label_string
748 if drawstring.strip():
750 g = self.do_drawstring(drawstring, self.graph)
[all …]
/dports/astro/sunclock/sunclock-3.57/editkit/
H A Dx11.c118 void drawstring(char *str, int len);
201 void drawstring(char *str, int len) in drawstring() function
214 drawstring(str, 1); in putch()
230 drawstring(prntstr, strl); in cputs()
241 drawstring(eolbuf, eollen); in clreol()
/dports/games/xscavenger/xscavenger-1.4.5/src/
H A Dx.h80 extern void drawstring(char *str,int x,int y,int color);
/dports/games/xonotic/Xonotic/source/qcsrc/common/minigames/
H A Dcl_minigames.qh45 // Like drawstring, but wrapping words to fit maxwidth
57 // Like drawstring but truncates the text to fit maxwidth
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/rio/
H A Dgrab.c50 drawstring(Display *dpy, ScreenInfo *s, Menu *m, int wide, int high, int i, int selected) in drawstring() function
167 drawstring(dpy, s, m, wide, high, old, 0); in menuhit()
169 drawstring(dpy, s, m, wide, high, cur, 1); in menuhit()
174 drawstring(dpy, s, m, wide, high, i, cur==i); in menuhit()

12345678