HomeSort by relevance Sort by last modified time
    Searched refs:g_iXFANotsureCount (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_basic_imp.cpp 31 extern const int32_t g_iXFANotsureCount;
323 int32_t iStart = 0, iEnd = g_iXFANotsureCount - 1;
352 if (iAfter <= g_iXFANotsureCount - 1) {
362 if (iAfter > g_iXFANotsureCount - 1) {
xfa_basic_data.cpp     [all...]

Completed in 37 milliseconds