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