Searched refs:lcl_AlignHeight (Results 1 – 1 of 1) sorted by relevance
1156 long MA_FASTCALL lcl_AlignHeight( const long nHeight ) in lcl_AlignHeight() function1172 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 42 milliseconds