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