Searched refs:mnOwnOrientation (Results 1 – 2 of 2) sorted by relevance
336 … short mnOwnOrientation; // text angle if lower layers don't rotate text themselves member in ImplFontEntry
984 mnOwnOrientation( 0 ), in ImplFontEntry()3065 …pFontEntry->mnOwnOrientation = sal::static_int_cast<short>(pFontEntry->maFontSelData.mnOrientation… in ImplNewFont()3066 pFontEntry->mnOrientation = pFontEntry->mnOwnOrientation; in ImplNewFont()4565 if ( !aBmp || !aBmp.Rotate( mpFontEntry->mnOwnOrientation, COL_WHITE ) ) in ImplDrawRotateText()4570 aPoly.Rotate( Point(), mpFontEntry->mnOwnOrientation ); in ImplDrawRotateText()4599 if( mpFontEntry->mnOwnOrientation ) in ImplDrawTextDirect()7317 if ( pEntry->mnOwnOrientation ) in GetFontMetric()7318 aMetric.SetOrientation( pEntry->mnOwnOrientation ); in GetFontMetric()
Completed in 50 milliseconds