Searched refs:iElementIndex (Results 1 – 1 of 1) sorted by relevance
588 int32_t iElementIndex = static_cast<int32_t>(eElement); in XFA_GetScriptAttributeByName() local589 while (iElementIndex != -1) { in XFA_GetScriptAttributeByName()590 const XFA_SCRIPTHIERARCHY* scriptIndex = g_XFAScriptIndex + iElementIndex; in XFA_GetScriptAttributeByName()593 iElementIndex = scriptIndex->wParentIndex; in XFA_GetScriptAttributeByName()608 iElementIndex = scriptIndex->wParentIndex; in XFA_GetScriptAttributeByName()