2 references to MoveToNextCharPos
PresentationFramework (2)
System\Windows\Documents\ImmComposition.cs (2)
1524start = MoveToNextCharPos(start, (reconv.dwCompStrOffset - _reconv.dwCompStrOffset) / sizeof(short)); 1527end = MoveToNextCharPos(end, reconv.dwCompStrLen);