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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwingdi.h565 } LOGFONTA, *PLOGFONTA, *LPLOGFONTA; typedef in typeref:struct:tagLOGFONTA
591 LOGFONTA elfLogFont;
608 LOGFONTA elfLogFont;
1024 LOGFONTA elfLogFont;
1250 typedef int (CALLBACK *OLDFONTENUMPROCA)(const LOGFONTA *, const TEXTMETRICA *, DWORD, LPARAM);
1253 typedef int (CALLBACK *OLDFONTENUMPROCA)(const LOGFONTA *, const VOID *, DWORD, LPARAM);
3405 WINGDIAPI HFONT WINAPI CreateFontIndirectA(const LOGFONTA*);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwingdi.h562 } LOGFONTA, *PLOGFONTA, *LPLOGFONTA; typedef in typeref:struct:tagLOGFONTA
588 LOGFONTA elfLogFont;
605 LOGFONTA elfLogFont;
997 LOGFONTA elfLogFont;
1223 typedef int (CALLBACK *OLDFONTENUMPROCA)(const LOGFONTA *, const TEXTMETRICA *, DWORD, LPARAM);
1226 typedef int (CALLBACK *OLDFONTENUMPROCA)(const LOGFONTA *, const VOID *, DWORD, LPARAM);
3376 WINGDIAPI HFONT WINAPI CreateFontIndirectA(const LOGFONTA*);

Completed in 90 milliseconds