Home
last modified time | relevance | path

Searched defs:pValueNode (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_dataexporter.cpp102 CXFA_Node* pValueNode = pNode->GetNodeItem(XFA_NODEITEM_Parent); in AttributeSaveInDataModel() local
Dxfa_document_datamerger_imp.cpp55 CXFA_Node* FormValueNode_CreateChild(CXFA_Node* pValueNode, XFA_Element iType) { in FormValueNode_CreateChild()
71 bool FormValueNode_SetChildContent(CXFA_Node* pValueNode, in FormValueNode_SetChildContent()
Dcxfa_node.cpp859 CXFA_Node* pValueNode = in GetContainerWidgetData() local
1754 CXFA_Node* pValueNode = pTextNode->GetNodeItem(XFA_NODEITEM_Parent); in Script_Attribute_SendAttributeChangeMessage() local
4130 for (CXFA_Node* pValueNode = in SetScriptContent() local
/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidgetacc.cpp1550 CXFA_Node* pValueNode = pElementNode->GetChild(0, XFA_Element::Value); in GetTextNode() local
1585 CXFA_Node* pValueNode = pCaptionNode->GetChild(0, XFA_Element::Value); in GetTextNode() local