Searched refs:adjustLeft (Results 1 – 2 of 2) sorted by relevance
135 this->adjustLeft(&block.fRange.fStart); in sortDecorBlocks()136 this->adjustLeft(&block.fRange.fEnd); in sortDecorBlocks()
147 void adjustLeft(size_t* index) { in adjustLeft() function