Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/crt/
Dfx_system.cpp186 int32_t nBackCount = 0; in FX_JoinPath() local
201 nBackCount++; in FX_JoinPath()
214 while (nBackCount > 0) { in FX_JoinPath()
218 if ((--nBackCount) <= 0) { in FX_JoinPath()