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