Searched refs:tag1 (Results 1 – 1 of 1) sorted by relevance
98 auto tag1 = border->tags + start + 1; in _borderClose() local101 while (tag1 < tag2) { in _borderClose()102 auto tmp = *tag1; in _borderClose()103 *tag1 = *tag2; in _borderClose()105 ++tag1; in _borderClose()