Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/usp10/
H A Dusp10.c2475 static INT CALLBACK enum_bitmap_font_proc(const LOGFONTA *lf, const TEXTMETRICA *ntm, DWORD type, L… in enum_bitmap_font_proc() function
2587 EnumFontFamiliesA(hdc, NULL, enum_bitmap_font_proc, (LPARAM)&efnd); in test_ScriptGetFontProperties()