Searched refs:getNextNodeSourceId (Results 1 – 4 of 4) sorted by relevance
171 if (sourceRow.getNextNodeSourceId() != nextSourceId) {241 var nextSourceId = sourceRowBefore.getNextNodeSourceId();
245 getNextNodeSourceId: function() { method in SourceRow
238 if (sourceEntries[i].getNextNodeSourceId() !=420 var nextSourceId = sourceEntryBefore.getNextNodeSourceId();
346 SourceEntry.prototype.getNextNodeSourceId = function() { method in SourceEntry