Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bsddialog/lib/
H A Dlib_util.c193 draw_button(WINDOW *window, int y, int x, int size, const char *text, in draw_button() function
255 draw_button(window, y, startx + x, bs.sizebutton, bs.label[i], in draw_buttons()