2 references to xGapAwareGetDistance
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequenceTextPointer.cs (2)
632return xGapAwareGetDistance(thisTp, tp); 636return -1 * xGapAwareGetDistance(tp, thisTp);