Searched refs:addsExtraChild (Results 1 – 1 of 1) sorted by relevance
209 const bool addsExtraChild = newPtNodeCodePoints.size() > overlappingCodePointCount; in reallocatePtNodeAndAddNewPtNodes() local216 if (addsExtraChild) { in reallocatePtNodeAndAddNewPtNodes()236 const size_t newPtNodeCount = addsExtraChild ? 2 : 1; in reallocatePtNodeAndAddNewPtNodes()251 if (addsExtraChild) { in reallocatePtNodeAndAddNewPtNodes()