Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffdocview.cpp154 int32_t iRemain = iCount > 7 ? iCount - 7 : 0; in ShowNullTestMsg() local
155 iCount -= iRemain; in ShowNullTestMsg()
160 if (iRemain > 0) { in ShowNullTestMsg()
165 iRemain); in ShowNullTestMsg()