Searched refs:changeNodePreviousIndex (Results 1 – 4 of 4) sorted by relevance
288 static inline int64_t changeNodePreviousIndex(int64_t node, int32_t previous) { in changeNodePreviousIndex() function
981 nodes.setElementAt(changeNodePreviousIndex(node, newIndex), nextIndex); in insertNodeBetween()
738 nodes.setElementAt(changeNodePreviousIndex(node, newIndex), nextIndex);1484 private static long changeNodePreviousIndex(long node, int previous) { in changeNodePreviousIndex() method in CollationBuilder
742 nodes.setElementAt(changeNodePreviousIndex(node, newIndex), nextIndex);1488 private static long changeNodePreviousIndex(long node, int previous) { in changeNodePreviousIndex() method in CollationBuilder