Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx1156 long MA_FASTCALL lcl_AlignHeight( const long nHeight ) in lcl_AlignHeight() function
1172 return ::lcl_AlignHeight( Max( nDist, nMinDistPixelH )); in lcl_MinHeightDist()
3831 const long nHeight = ::lcl_AlignHeight( rShadow.GetWidth() ); in PaintShadow()
4103 nDist += ::lcl_AlignHeight( _rBox.GetTop()->GetOutWidth() ); in lcl_SubTopBottom()
4109 nDist += ::lcl_AlignHeight( _rBox.GetTop()->GetInWidth() ); in lcl_SubTopBottom()
4153 nDist += ::lcl_AlignHeight( _rBox.GetBottom()->GetOutWidth() ); in lcl_SubTopBottom()
4159 nDist += ::lcl_AlignHeight( _rBox.GetBottom()->GetInWidth() ); in lcl_SubTopBottom()
4266 long nDist = ::lcl_AlignHeight( rBox.GetTop()->GetOutWidth() ); in lcl_PaintLeftRightLine()
4297 long nDist = ::lcl_AlignHeight( rBox.GetBottom()->GetOutWidth()); in lcl_PaintLeftRightLine()
4433 (aRect.*_rRectFn->fnSubTop)( ::lcl_AlignHeight( pTopBottomBorder->GetOutWidth() ) - in lcl_PaintTopBottomLine()
[all …]

Completed in 200 milliseconds