Searched refs:changeNodePreviousIndex (Results 1 – 4 of 4) sorted by relevance
286 static inline int64_t changeNodePreviousIndex(int64_t node, int32_t previous) { in changeNodePreviousIndex() function
979 nodes.setElementAt(changeNodePreviousIndex(node, newIndex), nextIndex); in insertNodeBetween()
735 nodes.setElementAt(changeNodePreviousIndex(node, newIndex), nextIndex);1479 private static long changeNodePreviousIndex(long node, int previous) { in changeNodePreviousIndex() method in CollationBuilder
739 nodes.setElementAt(changeNodePreviousIndex(node, newIndex), nextIndex);1483 private static long changeNodePreviousIndex(long node, int previous) { in changeNodePreviousIndex() method in CollationBuilder