Searched refs:moveRowGapTo (Results 1 – 2 of 2) sorted by relevance
68 moveRowGapTo(row); in insertAt()87 moveRowGapTo(row + count); in deleteAt()128 moveRowGapTo(int where) in moveRowGapTo() method in PackedObjectVector
189 moveRowGapTo(row); in insertAt()225 moveRowGapTo(row + count); in deleteAt()318 private final void moveRowGapTo(int where) { in moveRowGapTo() method in PackedIntVector