checked           189 modules/gui_bench.c static int bench_draw_checkbox(int pos, const char *title, int active, int checked) {
checked           192 modules/gui_bench.c     pos = bench_draw_control_txt(pos,(checked)?"\x95":" ",active);