Searched refs:aTextSize2 (Results 1 – 1 of 1) sorted by relevance
648 Size aTextSize2(aMPol.aTextSize); in TakeUnrotatedSnapRect() local649 if (aTextSize2.Width()<1) aTextSize2.Width()=1; in TakeUnrotatedSnapRect()650 if (aTextSize2.Height()<1) aTextSize2.Height()=1; in TakeUnrotatedSnapRect()683 else aTextPos.Y()=aPt1b.Y()-aTextSize2.Height()-nLWdt; in TakeUnrotatedSnapRect()691 aTextPos.X()+=aTextSize2.Width(); in TakeUnrotatedSnapRect()692 aTextPos.Y()+=aTextSize2.Height(); in TakeUnrotatedSnapRect()709 else aTextPos.Y()=aPt1b.Y()+aTextSize2.Width()+nLWdt; in TakeUnrotatedSnapRect()713 aTextPos.X()+=aTextSize2.Height(); in TakeUnrotatedSnapRect()714 aTextPos.Y()-=aTextSize2.Width(); in TakeUnrotatedSnapRect()722 aTextSize2.Width()++; aTextSize2.Height()++; // wg. des komischen Verhaltens beim Rect-Ctor in TakeUnrotatedSnapRect()[all …]
Completed in 12 milliseconds