Home
last modified time | relevance | path

Searched defs:checklist (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/dialog/samples/
H A Ddialog.py172 def checklist(self, text, height=15, width=54, list=[], checked=None): member in Dialog
/freebsd/contrib/lua/src/
H A Dltests.c597 static lu_mem checklist (global_State *g, int maybedead, int tof, in checklist() function