3 references to _IsSpatiallyCombinable
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (3)
627
(fixedBlock != _currentFixedBlock || compareLine != null || !
_IsSpatiallyCombinable
(fixedBlockRect, textRunRect, textRun.DefaultCharWidth * 3, 0))
687
if (!
_IsSpatiallyCombinable
(fixedBlockRect, textRunRect, dHorInflate, textRunRect.Height*0.7))
739
return
_IsSpatiallyCombinable
(box1.BoundingRect, box2.BoundingRect, inflateH, inflateV);