Lines Matching refs:fnYDiff
1066 (*fnRect->fnYDiff)( nCutPos, (Frm().*fnRect->fnGetTop)() ); in Split()
1467 (*fnRect->fnYDiff)( (pFrm->Frm().*fnRect->fnGetTop)(), nBottom ) < 0 ) ); in SwInvalidatePositions()
1502 (*fnRect->fnYDiff)( (pFrm->Frm().*fnRect->fnGetTop)(), nBottom ) < 0 ) ); in SwInvalidateAll()
1616 bPrune = !bAll && ( (*fnRect->fnYDiff)((pCnt->Frm().*fnRect->fnGetTop)(), nBottom) > 0 ); in CalcLowers()
1664 (*fnRect->fnYDiff)((pFrm->Frm().*fnRect->fnGetTop)(), nBottom) < 0 ) in lcl_InnerCalcLayout()
2510 if( (*fnRect->fnYDiff)(nDeadLine, nBreakLine) >=0 || !pIndPrev ) in MakeAll()
2768 long nYDiff = (*fnRect->fnYDiff)( (Prt().*fnRect->fnGetTop)(), rUpper ); in CalcFlyOffsets()
2862 if( (*fnRect->fnYDiff)( nPrtPos, nBottom ) < 0 ) in CalcFlyOffsets()
2889 rUpper = (*fnRect->fnYDiff)( nPrtPos, (Frm().*fnRect->fnGetTop)() ); in CalcFlyOffsets()
4048 (*fnRect->fnYDiff)( in CalcHeightWidthFlys()
4062 const SwTwips nDistOfFlyBottomToAnchorTop2 = (*fnRect->fnYDiff)( in CalcHeightWidthFlys()
4942 const long lDiff = (*fnRect->fnYDiff)( lYStart, nFrmTop ); in lcl_ArrangeLowers()