Searched refs:totalTextChunk (Results 1 – 1 of 1) sorted by relevance
61 totalTextChunk: TextChunk; property212 …if (every(segment.totalTextChunk.text, ch => ch !== CharacterCodes.space && ch !== CharacterCodes.…213 const match = matchTextChunk(candidate, segment.totalTextChunk, stringToWordSpans);352 totalTextChunk: createTextChunk(text),