Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fxjse/
Dfxjse.h37 FXJSE_COMPATIBLEMODEFLAGCOUNT = 1, enumerator
/external/pdfium/xfa/src/fxjse/src/
Dcontext.cpp54 for (uint32_t i = 0; i < (uint32_t)FXJSE_COMPATIBLEMODEFLAGCOUNT; i++) { in FXJSE_Context_EnableCompatibleMode()