Searched refs:GDI_FONT (Results 1 – 4 of 4) sorted by relevance
487 enum GDIObjectType { GDI_DUMMY = 0, GDI_PEN = 1, GDI_BRUSH = 2, GDI_FONT = 3, GDI_PALETTE = 4, GDI_… enumerator514 case GDI_FONT : in Delete()
672 case GDI_FONT : in SelectObject()787 if ( eType == GDI_FONT ) in CreateObject()828 if ( eType == GDI_FONT ) in CreateObject()862 case GDI_FONT : in CreateObject()
776 pOut->CreateObject( GDI_FONT, new WinMtfFontStyle( aLogFont ) ); in ReadRecordParams()
1039 pOut->CreateObject( nIndex, GDI_FONT, new WinMtfFontStyle( aLogFont ) ); in ReadEnhWMF()
Completed in 35 milliseconds