2 references to LSCPToCharacterIndex
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextState.cs (2)
470int ichCurrent = chunk.LSCPToCharacterIndex(lscpCurrent - lscpChunk); 471int ichLim = chunk.LSCPToCharacterIndex(lscpCurrent + lscchLim - lscpChunk);