Searched refs:posEndY (Results 1 – 1 of 1) sorted by relevance
395 int posEndY = ut::Max(0, ut::Min((int)context.m_LimitY, y + height)); in Erase() local396 height = posEndY - y; in Erase()