Searched refs:getPrevTotalCodePointCount (Results 1 – 3 of 3) sorted by relevance
199 fetchMergedNodeCodePointsInReverseOrder(ptNodeParams, getPrevTotalCodePointCount(), in getCodePointsAndReturnCodePointCount()223 const int matchedCodePointCount = getPrevTotalCodePointCount(); in getTerminalPtNodePositionOfWord()
40 const size_t matchedCodePointCount = readingHelper->getPrevTotalCodePointCount(); in addUnigramWord()80 wordCodePoints.skip(readingHelper->getPrevTotalCodePointCount()), unigramProperty, in addUnigramWord()
141 AK_FORCE_INLINE size_t getPrevTotalCodePointCount() const { in getPrevTotalCodePointCount() function