Searched refs:nodeIndex (Results 1 – 5 of 5) sorted by relevance
532 let nodeIndex = 0; variable534 const end = Math.min(nodeIndex + lineCollectionCapacity, nodes.length);535 interiorNodes[i] = new LineNode(nodes.slice(nodeIndex, end));536 nodeIndex = end;758 let nodeIndex = 0; variable760 while ((childIndex < lineCollectionCapacity) && (nodeIndex < nodeCount)) {761 this.children[childIndex] = nodes[nodeIndex];763 nodeIndex++;767 if (nodeIndex < nodeCount) {768 splitNodeCount = Math.ceil((nodeCount - nodeIndex) / lineCollectionCapacity);[all …]
308 uint16_t nodeIndex = parent->fFirstChild; in addChildNode() local309 while (nodeIndex > 0) { in addChildNode()310 CharacterNode *current = fNodes + nodeIndex; in addChildNode()317 prevIndex = nodeIndex; in addChildNode()318 nodeIndex = current->fNextSibling; in addChildNode()335 node->fNextSibling = nodeIndex; in addChildNode()348 uint16_t nodeIndex = parent->fFirstChild; in getChildNode() local349 while (nodeIndex > 0) { in getChildNode()350 CharacterNode *current = fNodes + nodeIndex; in getChildNode()357 nodeIndex = current->fNextSibling; in getChildNode()
316 uint16_t nodeIndex = parent->fFirstChild; in addChildNode() local317 while (nodeIndex > 0) { in addChildNode()318 CharacterNode *current = fNodes + nodeIndex; in addChildNode()325 prevIndex = nodeIndex; in addChildNode()326 nodeIndex = current->fNextSibling; in addChildNode()343 node->fNextSibling = nodeIndex; in addChildNode()356 uint16_t nodeIndex = parent->fFirstChild; in getChildNode() local357 while (nodeIndex > 0) { in getChildNode()358 CharacterNode *current = fNodes + nodeIndex; in getChildNode()365 nodeIndex = current->fNextSibling; in getChildNode()
23 …bC]!==bW||!bS.nodeIndex)){bV=0;for(bR=bZ.firstChild;bR;bR=bR.nextSibling){if(bR.nodeType===1){bR.n…