Searched refs:posEndX (Results 1 – 1 of 1) sorted by relevance
391 int posEndX = ut::Max(0, ut::Min((int)context.m_LimitX, x + width)); in Erase() local392 width = posEndX - x; in Erase()