Home
last modified time | relevance | path

Searched refs:mnOwnOrientation (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx984 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()
/trunk/main/vcl/inc/
H A Doutfont.hxx336 … short mnOwnOrientation; // text angle if lower layers don't rotate text themselves member in ImplFontEntry

Completed in 59 milliseconds