Lines Matching refs:CXFA_Node
20 const CXFA_Node::PropertyData kValuePropertyData[] = {
36 const CXFA_Node::AttributeData kValueAttributeData[] = {
47 : CXFA_Node(doc, in CXFA_Value()
59 CXFA_Node* pNode = GetFirstChild(); in GetChildValueClassID()
64 CXFA_Node* pNode = GetFirstChild(); in GetChildValueContent()
71 CXFA_Node* node = GetFirstChild(); in GetArcIfExists()
78 CXFA_Node* node = GetFirstChild(); in GetLineIfExists()
85 CXFA_Node* node = GetFirstChild(); in GetRectangleIfExists()
92 CXFA_Node* node = GetFirstChild(); in GetTextIfExists()
99 CXFA_Node* node = GetFirstChild(); in GetExDataIfExists()
106 CXFA_Node* node = GetFirstChild(); in GetImageIfExists()