Searched defs:LOGFONTW (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwingdi.h583 } LOGFONTW, *PLOGFONTW, *LPLOGFONTW; typedef in typeref:struct:tagLOGFONTW
598 LOGFONTW elfLogFont;
616 LOGFONTW elfLogFont;
1038 LOGFONTW elfLogFont;
1251 typedef int (CALLBACK *OLDFONTENUMPROCW)(const LOGFONTW *, const TEXTMETRICW *, DWORD, LPARAM);
1254 typedef int (CALLBACK *OLDFONTENUMPROCW)(const LOGFONTW *, const VOID *, DWORD, LPARAM);
3406 WINGDIAPI HFONT WINAPI CreateFontIndirectW(const LOGFONTW*);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwingdi.h580 } LOGFONTW, *PLOGFONTW, *LPLOGFONTW; typedef in typeref:struct:tagLOGFONTW
595 LOGFONTW elfLogFont;
613 LOGFONTW elfLogFont;
1011 LOGFONTW elfLogFont;
1224 typedef int (CALLBACK *OLDFONTENUMPROCW)(const LOGFONTW *, const TEXTMETRICW *, DWORD, LPARAM);
1227 typedef int (CALLBACK *OLDFONTENUMPROCW)(const LOGFONTW *, const VOID *, DWORD, LPARAM);
3377 WINGDIAPI HFONT WINAPI CreateFontIndirectW(const LOGFONTW*);

Completed in 159 milliseconds