Home
last modified time | relevance | path

Searched refs:iRemain (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffdocview.cpp145 int32_t iRemain = iCount > 7 ? iCount - 7 : 0; in ShowNullTestMsg() local
146 iCount -= iRemain; in ShowNullTestMsg()
151 if (iRemain > 0) { in ShowNullTestMsg()
156 wsTemp.Format((const FX_WCHAR*)wsLimit, iRemain); in ShowNullTestMsg()