Home
last modified time | relevance | path

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

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