Home
last modified time | relevance | path

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

/freebsd/contrib/lutok/api-docs/html/search/
H A Dsearch.js98 this.hideTimeout = 0;
149 if (this.hideTimeout)
151 clearTimeout(this.hideTimeout);
152 this.hideTimeout=0;
159 this.hideTimeout = setTimeout(this.name +".CloseSelectionWindow()",
/freebsd/contrib/lutok/api-docs/html/
H A Djquery.js34hideTimeout=0,this.scrollTimeout=0,this.clickActivated=!1,this.focusActivated=!1,this.zIndexInc=0,… property