Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js5504 return ( this[0] && this[0].parentNode ) ? this.prevAll().length : -1;
5560 prevAll: function( elem ) { method