Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffnotify.cpp470 FX_BOOL bIsContainerNode = pParentNode->IsContainerNode(); in OnValueChanged() local
498 if (bIsContainerNode && eAttr == XFA_ATTRIBUTE_Access) { in OnValueChanged()
508 if (ePType == XFA_ELEMENT_Value || bIsContainerNode) { in OnValueChanged()
510 if (bIsContainerNode) { in OnValueChanged()