Home
last modified time | relevance | path

Searched refs:EnumFonts (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dwingdi.h4371 #define EnumFonts EnumFontsW macro
4452 #define EnumFonts EnumFontsA macro
/reactos/dll/win32/msutb/
H A Dmsutb.cpp401 ::EnumFonts(hDC, NULL, (FONTENUMPROC)FindEAEnumFontProc, (LPARAM)&bHasVertical); in CheckEAFonts()