Searched refs:changeNodePreviousIndex (Results 1 – 2 of 2) sorted by relevance
286 static inline int64_t changeNodePreviousIndex(int64_t node, int32_t previous) { in changeNodePreviousIndex() function
947 nodes.setElementAt(changeNodePreviousIndex(node, newIndex), nextIndex); in insertNodeBetween()