Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js192 deferreds.push( this._updateContent(text, FALSE) );
416 this._updateContent(v);
420 this._updateContent( this.target.attr(v) );
630 PROTOTYPE._updateContent = function(content, reposition) { class in PROTOTYPE
999 if($.isFunction(contentOptions.text)) { this._updateContent(contentOptions.text, FALSE); }