Home
last modified time | relevance | path

Searched refs:lcl_AlignHeight (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1155 long MA_FASTCALL lcl_AlignHeight( const long nHeight ) in lcl_AlignHeight() function
1171 return ::lcl_AlignHeight( Max( nDist, nMinDistPixelH )); in lcl_MinHeightDist()
3944 const long nHeight = ::lcl_AlignHeight( rShadow.GetWidth() ); in PaintShadow()
4216 nDist += ::lcl_AlignHeight( _rBox.GetTop()->GetOutWidth() ); in lcl_SubTopBottom()
4222 nDist += ::lcl_AlignHeight( _rBox.GetTop()->GetInWidth() ); in lcl_SubTopBottom()
4266 nDist += ::lcl_AlignHeight( _rBox.GetBottom()->GetOutWidth() ); in lcl_SubTopBottom()
4272 nDist += ::lcl_AlignHeight( _rBox.GetBottom()->GetInWidth() ); in lcl_SubTopBottom()
4379 long nDist = ::lcl_AlignHeight( rBox.GetTop()->GetOutWidth() ); in lcl_PaintLeftRightLine()
4410 long nDist = ::lcl_AlignHeight( rBox.GetBottom()->GetOutWidth()); in lcl_PaintLeftRightLine()
4546 (aRect.*_rRectFn->fnSubTop)( ::lcl_AlignHeight( pTopBottomBorder->GetOutWidth() ) - in lcl_PaintTopBottomLine()
[all …]

Completed in 46 milliseconds