Searched defs:focus (Results 1 – 5 of 5) sorted by relevance
65 enum focus { enum407 resp_searchform(const struct req *req, enum focus focus) in resp_searchform()
39 SCR *focus; /* Screen that has the "focus". */ member
327 CMDFUNCSTART(focus) in CMDFUNCSTART() argument
1096 ;PROTOTYPE.focus = function(event) { function in PROTOTYPE1922 focus: NULL, property
3705 jQuery.each({ focus: "focusin", blur: "focusout" }, function( orig, fix ) { property