Home
last modified time | relevance | path

Searched defs:focus (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/bsddialog/lib/
H A Dtimebox.c46 bool focus) in drawsquare()
H A Dformbox.c448 static void redrawbuttons(struct dialog *d, bool focus, bool shortcut) in redrawbuttons()
461 drawitem(struct privateform *f, int idx, bool focus) in drawitem()
521 #define DRAWITEM_TRICK(f, idx, focus) do { \ argument
H A Dslider.c251 bool focus, const char *fmt, unsigned long value) in drawsquare()
H A Ddatebox.c231 const char *fmt, int value, bool focus) in drawsquare()
H A Dmenubox.c332 drawitem(struct bsddialog_conf *conf, struct privatemenu *m, int y, bool focus) in drawitem()
/freebsd/contrib/mandoc/
H A Dcgi.c68 enum focus { enum
435 resp_searchform(const struct req *req, enum focus focus) in resp_searchform()
/freebsd/contrib/nvi/cl/
H A Dcl.h39 SCR *focus; /* Screen that has the "focus". */ member
/freebsd/sbin/fsdb/
H A Dfsdb.c352 CMDFUNCSTART(focus) in CMDFUNCSTART() argument
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js1096 ;PROTOTYPE.focus = function(event) { function in PROTOTYPE
1922 focus: NULL, property
H A Djquery.js3705 jQuery.each({ focus: "focusin", blur: "focusout" }, function( orig, fix ) { property