Searched refs:overlappingCodePointCount (Results 1 – 2 of 2) sorted by relevance
199 const PtNodeParams *const reallocatingPtNodeParams, const size_t overlappingCodePointCount, in reallocatePtNodeAndAddNewPtNodes() argument209 const bool addsExtraChild = newPtNodeCodePoints.size() > overlappingCodePointCount; in reallocatePtNodeAndAddNewPtNodes()215 reallocatingPtNodeParams->getCodePointArrayView().limit(overlappingCodePointCount); in reallocatePtNodeAndAddNewPtNodes()246 reallocatingPtNodeParams->getCodePointArrayView().skip(overlappingCodePointCount), in reallocatePtNodeAndAddNewPtNodes()255 newPtNodeCodePoints.skip(overlappingCodePointCount), in reallocatePtNodeAndAddNewPtNodes()
84 const size_t overlappingCodePointCount, const UnigramProperty *const unigramProperty,