Searched refs:nImageSep (Results 1 – 2 of 2) sorted by relevance
368 sal_uLong nImageSep, sal_uLong nDrawFlags, in ImplDrawAlignedImage() argument486 aRect.Right() -= ( aImageSize.Width() + nImageSep ); in ImplDrawAlignedImage()495 aRect.Bottom() -= ( aImageSize.Height() + nImageSep ); in ImplDrawAlignedImage()510 nImageSep += nDiff; in ImplDrawAlignedImage()548 aTextPos.X() = rPos.X() + aImageSize.Width() + nImageSep; in ImplDrawAlignedImage()554 aImagePos.X() = rPos.X() + aTSSize.Width() + nImageSep; in ImplDrawAlignedImage()560 aTextPos.Y() = rPos.Y() + aImageSize.Height() + nImageSep; in ImplDrawAlignedImage()566 aImagePos.Y() = rPos.Y() + aTSSize.Height() + nImageSep; in ImplDrawAlignedImage()1007 sal_uLong nImageSep = 1 + (pDev->GetTextHeight()-10)/2; in ImplDrawPushButtonContent() local1008 if( nImageSep < 1 ) in ImplDrawPushButtonContent()[all …]
58 … sal_Bool bLayout, sal_uLong nImageSep, sal_uLong nDrawFlags,