Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_document_imp.cpp219 CFX_WideString wsInteractive; in IsInteractive() local
231 if (pInteractive->TryContent(wsInteractive) && in IsInteractive()
232 wsInteractive == FX_WSTRC(L"1")) { in IsInteractive()