Searched refs:curOutProperties (Results 1 – 1 of 1) sorted by relevance
6559 PointerProperties& curOutProperties = outProperties[outIndex]; in updateMovedPointers() local6562 if (curInProperties != curOutProperties) { in updateMovedPointers()6563 curOutProperties.copyFrom(curInProperties); in updateMovedPointers()