Searched refs:incPlotLock (Results 1 – 2 of 2) sorted by relevance
193 this->incPlotLock(layer->plot()->id()); in tryToAtlas()227 this->incPlotLock(layer->plot()->id()); in tryToAtlas()
420 void incPlotLock(int plotIdx) { ++fPlotLocks[plotIdx]; } in incPlotLock() function