Searched refs:emptyListsCount (Results 1 – 1 of 1) sorted by relevance
307 size_t emptyListsCount = 0; in removeMarkers() local313 ++emptyListsCount; in removeMarkers()359 ++emptyListsCount; in removeMarkers()363 if (emptyListsCount == DocumentMarker::MarkerTypeIndexesCount) { in removeMarkers()552 size_t emptyListsCount = 0; in removeMarkersFromList() local564 ++emptyListsCount; in removeMarkersFromList()570 ++emptyListsCount; in removeMarkersFromList()575 nodeCanBeRemoved = emptyListsCount == DocumentMarker::MarkerTypeIndexesCount; in removeMarkersFromList()