Searched refs:createTextChunk (Results 1 – 1 of 1) sorted by relevance
352 totalTextChunk: createTextChunk(text),441 result.push(createTextChunk(pattern.substr(wordStart, wordLength)));448 result.push(createTextChunk(pattern.substr(wordStart, wordLength)));454 function createTextChunk(text: string): TextChunk { function