Searched refs:subWordTextChunks (Results 1 – 1 of 1) sorted by relevance
67 subWordTextChunks: TextChunk[]; property109 … if (dotSeparatedSegments.some(segment => !segment.subWordTextChunks.length)) return undefined;253 const subWordTextChunks = segment.subWordTextChunks; constant255 for (const subWordTextChunk of subWordTextChunks) {353 subWordTextChunks: breakPatternIntoTextChunks(text)