Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js72 trackingBound; variable
1003 if(!trackingBound && posOptions.target === 'mouse' && posOptions.adjust.mouse) {
1005 trackingBound = TRUE;
1027 if(trackingBound && !$(SELECTOR+'[tracking="true"]:visible', opts.solo).not(tooltip).length) {
1029 trackingBound = FALSE;