Searched refs:lfHeight (Results 1 – 9 of 9) sorted by relevance
1030 long nFontHeight = rLogFont.lfHeight; in ImplSalLogFontToFontA()1069 long nFontHeight = rLogFont.lfHeight; in ImplSalLogFontToFontW()1420 rLogFont.lfHeight = (LONG)-pFont->mnHeight; in ImplGetLogFontFromFontSelect()1494 rLogFont.lfHeight = (LONG)-pFont->mnHeight; in ImplGetLogFontFromFontSelect()1564 if( (-aLogFont.lfHeight <= MAXFONTHEIGHT) in ImplDoSetFont()1569 else if( -aLogFont.lfHeight >= +aLogFont.lfWidth ) in ImplDoSetFont()1571 o_rFontScale = -aLogFont.lfHeight / (float)MAXFONTHEIGHT; in ImplDoSetFont()1572 aLogFont.lfHeight = -MAXFONTHEIGHT; in ImplDoSetFont()1579 aLogFont.lfHeight = FRound( aLogFont.lfHeight / o_rFontScale ); in ImplDoSetFont()
245 aLogFont.lfHeight = (LONG)(mfFontScale * aLogFont.lfHeight); in DisableFontScaling()
1309 long nFontHeight = aNonClientMetrics.lfMessageFont.lfHeight; in getNativeControlRegion()
154 rStream >> rFont.lfHeight; in lcl_ReadLogFont()617 && lfHeight == rData.lfHeight in operator ==()765 …aEditAttribs.Put( SvxFontHeightItem( Abs( pHeadFootLine->LogFont.lfHeight ), 100, EE_CHAR_FONTHE… in PutToDoc()1206 … rItemSet.Put( SvxFontHeightItem( Abs( pPattern->LogFont.lfHeight ), 100, ATTR_FONT_HEIGHT ) ); in LoadPatternCollection()
283 Size aFontSize( Size( rFont.lfWidth, rFont.lfHeight ) ); in WinMtfFontStyle()284 if ( rFont.lfHeight > 0 ) in WinMtfFontStyle()297 double fHeight = ((double)aFontSize.Height() * rFont.lfHeight ) / nHeight; in WinMtfFontStyle()
143 sal_Int32 lfHeight; member
760 aLogFont.lfHeight = aFontSize.Height(); in ReadRecordParams()
1012 …*pWMF >> aLogFont.lfHeight >> aLogFont.lfWidth >> aLogFont.lfEscapement >> aLogFont.lfOrientation … in ReadEnhWMF()
204 sal_Int16 lfHeight; member
Completed in 80 milliseconds