Searched refs:_firstch (Results 1 – 4 of 4) sorted by relevance
522 protected int _firstch(int identity) in _firstch() method in DTMDefaultBase724 int firstChild = _firstch(index); in dumpDTM()883 int firstChild = _firstch(identity); in hasChildNodes()973 int firstChild = _firstch(identity); in getFirstChild()991 for (firstChild = _firstch(makeNodeIdentity(nodeHandle)); in getTypedFirstChild()1002 for (firstChild = _firstch(makeNodeIdentity(nodeHandle)); in getTypedFirstChild()1026 int child = _firstch(identity); in getLastChild()1190 int node = _firstch(parent); in getPreviousSibling()1369 int ch = _firstch(rootID); in findNamespaceContext()
433 int firstMatch = getNextIndexed(identity, _firstch(identity), in first()441 for (int current = _firstch(makeNodeIdentity(context)); in first()851 first = _firstch(context); in first()1689 return _firstch(0); in getFirstPotential()1711 return makeNodeHandle(_firstch(0)); in first()
311 : _firstch(makeNodeIdentity(node)); in setStartNode()457 : _firstch(makeNodeIdentity(_startNode)); in setStartNode()563 ? _firstch(makeNodeIdentity(_startNode)) in next()1134 _currentNode = _firstch(_currentNode); in setStartNode()2009 int child = _firstch(parent); in next()
524 int firstChild = _firstch(identity); in dispatchCharactersEvents()1267 int firstChild = _firstch(identity); in getStringValue()