Searched refs:startFromSibling (Results 1 – 1 of 1) sorted by relevance
267 GetNextSourceNode : function( currentNode, startFromSibling, nodeType, stopSearchElement ) argument274 if ( !startFromSibling && currentNode.firstChild )293 GetPreviousSourceNode : function( currentNode, startFromSibling, nodeType ) argument300 if ( !startFromSibling && currentNode.lastChild )