Home
last modified time | relevance | path

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

/freebsd/contrib/bsddialog/lib/
H A Dlib_util.c231 draw_button(WINDOW *window, int y, int x, int size, const char *text, in draw_button() function
291 draw_button(d->widget, y, startx + x, d->bs.sizebutton, in draw_buttons()