Lines Matching refs:set

342 					if(content && once) { api.set('content.text', content); }
347 api.set('content.text', status + ': ' + error);
350 return !once ? (api.set('content.text', loading), deferred) : loading;
391 // Setup builtin .set() option checks
435 this.set('content.'+o, v); // Backwards title.text/button compat
529 PROTOTYPE.set = function(option, value) {
566 * Execute any valid callbacks for the set options
567 * Also set positioning flag so we don't get loads of redundant repositioning calls.
717 // Force left top and set position
838 // Viewport adjustment is disabled, set values to zero
845 // If effect is disabled, target it mouse, no animation is defined or positioning gives NaN out, set CSS directly
1008 // Update the tooltip position (set width first to prevent viewport/max-width issues)
1050 // If set, hide tooltip when inactive for delay period
1086 // If inactive hide method is set, active it
1355 // Hide when we leave the tooltip and not onto the show target (if a hide event is set)
1571 // Re-grab our positioning options now we've merged our metadata and set id to passed value
1660 api.set(notation, newValue);
1730 * Also set onTarget when triggered to keep mouse tracking working
1790 api.set('content.text', val);
1793 // Use the regular attr method to set, then cache the result
1808 // Grab all elements with an oldtitle set, and change it to regular title attribute, if keepData is false
2188 // Re-determine tip if not already set
2226 // Border colour was invalid, set border to zero
2516 // Re-set dimensions and redraw the tip