Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffwidgethandler.cpp249 if (pNode->IsUserInteractive()) in ProcessEvent()
Dcxfa_ffdocview.cpp373 if (pNode->IsUserInteractive()) in XFA_ProcessEvent()
Dcxfa_fffield.cpp702 if (pNode->IsUserInteractive()) in CalculateNode()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h128 bool IsUserInteractive() const { in IsUserInteractive() function
Dcxfa_node.cpp2438 if (IsUserInteractive()) in ProcessCalculate()
2473 if (IsUserInteractive()) in ProcessScriptTestValidate()
2603 if (IsUserInteractive()) in ProcessNullTestValidate()