Searched defs:szMax (Results 1 - 1 of 1) sorted by relevance
/external/pdfium/fpdfsdk/src/fxedit/ | ||
H A D | fxet_edit.cpp | 241 FX_INT32 szMax = FX_EDIT_MAX(m_OldLineRects.GetSize(),m_NewLineRects.GetSize());
local 244 while (i < szMax) |
Completed in 62 milliseconds