Home | History | Annotate | Download | only in gdiplus

Lines Matching refs:LOGFONTW

756 	LOGFONTW logfont;
773 __inline__ Font::Font(HDC hdc, const LOGFONTW *logfont):
858 __inline__ Status Font::GetLogFontW(const Graphics *graphics, LOGFONTW *logfontW)
863 logfontW));