Searched refs:stringEnd (Results 1 – 2 of 2) sorted by relevance
125 …static unsigned stringEnd(const ComplexTextRun& run) { return run.stringLocation() + run.indexEnd(… in stringEnd() function
415 const unsigned runOffset = stringEnd(*m_complexTextRuns[runIndex]); in findNextRunIndex()