Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp3841 for (CXFA_Node* pChildDataNode = in SetCData() local
3843 pChildDataNode; pChildDataNode = pChildDataNode->GetNodeItem( in SetCData()
3846 if (pChildDataNode->GetBindItems(formNodes) > 0) { in SetCData()
3899 for (CXFA_Node* pChildDataNode = in SetAttributeValue() local
3901 pChildDataNode; pChildDataNode = pChildDataNode->GetNodeItem( in SetAttributeValue()
3904 if (pChildDataNode->GetBindItems(formNodes) > 0) { in SetAttributeValue()