Home
last modified time | relevance | path

Searched refs:CreateFontIndirectExW (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rostests/apitests/gdi32/
H A DCreateFontIndirect.c155 hFont = CreateFontIndirectExW(&elfedv); in Test_CreateFontIndirectExW()
/reactos/win32ss/gdi/gdi32/objects/
H A Dfont.c1681 CreateFontIndirectExW(const ENUMLOGFONTEXDVW *elfexd) in CreateFontIndirectExW() function
1833 return CreateFontIndirectExW(&Logfont); in CreateFontIndirectW()
/reactos/win32ss/gdi/gdi32/
H A Dgdi32.spec61 61 stdcall CreateFontIndirectExW(ptr)
/reactos/sdk/include/psdk/
H A Dwingdi.h3252 HFONT WINAPI CreateFontIndirectExW(const ENUMLOGFONTEXDVW *);
4364 #define CreateFontIndirectEx CreateFontIndirectExW