Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffdocview.cpp150 int32_t iRemain = iCount > 7 ? iCount - 7 : 0; in ShowNullTestMsg() local
151 iCount -= iRemain; in ShowNullTestMsg()
156 if (iRemain > 0) { in ShowNullTestMsg()
160 iRemain); in ShowNullTestMsg()