Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/usp10/
H A Dusp10.c1244 static int CALLBACK enumFontProc( const LOGFONTA *lpelfe, const TEXTMETRICA *lpntme, DWORD FontType… in enumFontProc() function
1286 if (!EnumFontFamiliesExA(hdc, &lParam.lf, enumFontProc, (LPARAM)&lParam, 0)) in _find_font_for_range()
1325 …if (!EnumFontFamiliesExA(hdc, &lParam.lf, enumFontProc, (LPARAM)&lParam, 0) && lParam.lf.lfFaceNam… in _find_font_for_range()