Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js5762 wrapAll: function( html ) { method
5765 jQuery(this).wrapAll( html.call(this, i) );
5803 contents.wrapAll( html );
5813 jQuery( this ).wrapAll( html );
/freebsd/contrib/lutok/api-docs/html/
H A Djquery.js2wrapAll:function(e){var t;return this[0]&&(m(e)&&(e=e.call(this[0])),t=S(e,this[0].ownerDocument).… method