Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffdocview.cpp165 int32_t iRemain = iCount > 7 ? iCount - 7 : 0; in ShowNullTestMsg() local
166 iCount -= iRemain; in ShowNullTestMsg()
171 if (iRemain > 0) { in ShowNullTestMsg()
175 iRemain); in ShowNullTestMsg()