Home | History | Annotate | Download | only in fxedit

Lines Matching refs:szMax

181   int32_t szMax = std::max(m_OldLineRects.GetSize(), m_NewLineRects.GetSize());
184 while (i < szMax) {