Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidgetacc.cpp597 FX_BOOL bInitDoc = ((CXFA_Node*)validate)->HasFlag(XFA_NODEFLAG_NeedsInitApp); in ProcessValidate() local
610 ((bInitDoc || bStatus) && this->GetRawValue().IsEmpty()) ? NULL in ProcessValidate()
618 if (bInitDoc) { in ProcessValidate()