Searched refs:GetIndexByName (Results 1 – 3 of 3) sorted by relevance
47 int32_t GetIndexByName(CXFA_Node* refNode);
739 int32_t CXFA_ScriptContext::GetIndexByName(CXFA_Node* refNode) { in GetIndexByName() function in CXFA_ScriptContext
4675 return pScriptContext->GetIndexByName(const_cast<CXFA_Node*>(this)); in GetNodeSameNameIndex()