Home
last modified time | relevance | path

Searched refs:butWin_write (Results 1 – 8 of 8) sorted by relevance

/dports/games/cgoban/cgoban-1.9.14/wmslib/src/but/
H A Dtext.c143 butWin_write(but->win, x, but->y + (but->h - th) / 2, text, t->font); in draw()
H A Dwrite.c125 void butWin_write(ButWin *win, int x, int y, const char *text, int font) { in butWin_write() function
H A Dtblock.c357 butWin_write(but->win, x+tb->words[i].xoff, y+tb->words[i].yoff, in draw()
H A Dctext.c180 butWin_write(win, tx + (tw - textWidth) / 2, in draw()
H A Dbut.h257 extern void butWin_write(ButWin *win, int x, int y, const char *text,
H A Dmenu.c614 butWin_write(win, but->x + m->xoff, m->options[i].y + butbw/2, in ldraw()
H A Dbox.c375 butWin_write(win, x + (w - butEnv_textWidth(env, text, fontnum))/2, in but_drawCt()
/dports/games/cgoban/cgoban-1.9.14/src/
H A Dcgbuts.c541 butWin_write(win, x + (w - butEnv_textWidth(env, text, 1)) / 2, in cgbuts_markPiece()
552 butWin_write(win, x + (w - butEnv_textWidth(env, text, 1)) / 2, in cgbuts_markPiece()