Searched refs:FX_XMLNODE_Instruction (Results 1 – 7 of 7) sorted by relevance
46 if (m_pChild->GetType() != FX_XMLNODE_Instruction) { in DoParser()144 if (m_pChild->GetType() != FX_XMLNODE_Instruction) { in DoParser()
190 m_CurNode.eNodeType = FX_XMLNODE_Instruction; in DoSyntaxParse()248 } else if (m_CurNode.eNodeType == FX_XMLNODE_Instruction) { in DoSyntaxParse()260 if (m_CurNode.eNodeType == FX_XMLNODE_Instruction) { in DoSyntaxParse()292 if (m_CurNode.eNodeType == FX_XMLNODE_Instruction) { in DoSyntaxParse()
21 return FX_XMLNODE_Instruction; in GetType()
17 FX_XMLNODE_Instruction, enumerator
55 case FX_XMLNODE_Instruction: { in SaveXMLNode()
334 case FX_XMLNODE_Instruction: { in SaveXMLNode()
431 if (eNodeType == FX_XMLNODE_Instruction) in ConstructXFANode()938 case FX_XMLNODE_Instruction: in NormalLoader()969 if (eNodeType == FX_XMLNODE_Instruction) in ParseContentNode()1156 if (eNodeType == FX_XMLNODE_Instruction) in ParseDataValue()