Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.cpp273 CFX_WideString wsInteractive; in IsInteractive() local
285 if (pFormFiller->TryContent(wsInteractive) && wsInteractive == L"1") { in IsInteractive()