Searched refs:previousSibling (Results 1 – 2 of 2) sorted by relevance
7 ….util.KeyListener.KEY;switch(L.keyCode){case G.UP:do{if(J.previousSibling){J=J.previousSibling;}el…8 …previousSibling;}}while(J&&!J._canHaveFocus());if(J){J.focus();}B.preventDefault(L);break;case G.R… property in YAHOO.widget.Node9 …previousSibling=D;}this.children[this.children.length]=E;E.applyParent(this);if(this.childrenRende…
9 …getAncestorBy(Y,x);},getPreviousSiblingBy:function(G,Y){while(G){G=G.previousSibling;if(E.Dom._tes…