Searched refs:WinMtfFontStyle (Results 1 – 4 of 4) sorted by relevance
193 WinMtfFontStyle::WinMtfFontStyle( LOGFONTW& rFont ) in WinMtfFontStyle() function in WinMtfFontStyle673 maFont = ((WinMtfFontStyle*)pGDIObj->pStyle)->aFont; in SelectObject()789 ImplMap( ((WinMtfFontStyle*)pStyle)->aFont ); in CreateObject()790 if (!((WinMtfFontStyle*)pStyle)->aFont.GetHeight() ) in CreateObject()791 ((WinMtfFontStyle*)pStyle)->aFont.SetHeight( 423 ); // defaulting to 12pt in CreateObject()829 ImplMap( ((WinMtfFontStyle*)pStyle)->aFont ); in CreateObject()863 delete (WinMtfFontStyle*)pStyle; in CreateObject()
354 struct WinMtfFontStyle struct358 WinMtfFontStyle( LOGFONTW& rLogFont ); argument515 delete (WinMtfFontStyle*)pStyle; in Delete()
776 pOut->CreateObject( GDI_FONT, new WinMtfFontStyle( aLogFont ) ); in ReadRecordParams()
1039 pOut->CreateObject( nIndex, GDI_FONT, new WinMtfFontStyle( aLogFont ) ); in ReadEnhWMF()
Completed in 31 milliseconds