Searched refs:IsNode (Results 1 – 9 of 9) sorted by relevance
44 return IsNode() ? static_cast<CXFA_Node*>(this) : nullptr; in AsNode()52 return IsNode() ? static_cast<const CXFA_Node*>(this) : nullptr; in AsNode()
43 bool IsNode() const { in IsNode() function
414 if (iRet > 0 && resolveNodeRS.objects.front()->IsNode()) in DoProtoMerge()
192 if (iRet && rs.objects.front()->IsNode()) in ResolveBreakTarget()
219 if (pObject->IsNode()) in ResolveNodeList()233 if (obj->IsNode()) in ResolveNodeList()
298 if (!iRet || !resolveNodeRS.objects.front()->IsNode()) in openList()393 if (!iRet || !resolveNodeRS.objects.front()->IsNode()) in resetData()458 if (!iRet || !resolveNodeRS.objects.front()->IsNode()) in setFocus()
1249 if (iRet && resolveNodeRS.objects.front()->IsNode()) in Script_Attribute_String()
347 if (pObject->IsNode()) { in NormalPropertySetter()546 if (refObject && refObject->IsNode() && in ResolveObjects()716 if (pObject->IsNode()) in GetJSValueFromMap()
36 if (!rnd.m_CurObject->IsNode()) { in Resolve()217 if (rnd.m_nLevel > 32 || !rnd.m_CurObject->IsNode()) in ResolveNormal()