Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp2636 bool bInitDoc = validate->NeedsInitApp(); in ProcessValidate() local
2642 bool hasBoolResult = (bInitDoc || bStatus) && GetRawValue().IsEmpty(); in ProcessValidate()
2653 if (bInitDoc) { in ProcessValidate()