Searched refs:rootHandle (Results 1 – 1 of 1) sorted by relevance
1364 int rootHandle = getDocumentRoot(makeNodeHandle(elementNodeIndex)); in findNamespaceContext() local1365 int rootID = makeNodeIdentity(rootHandle); in findNamespaceContext()1368 if (getNodeType(rootHandle) == DTM.DOCUMENT_NODE) { in findNamespaceContext()