Searched refs:enum_emf_proc (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/gdiplus/ |
H A D | metafile.c | 113 static int CALLBACK enum_emf_proc(HDC hDC, HANDLETABLE *lpHTable, const ENHMETARECORD *lpEMFR, in enum_emf_proc() function 166 EnumEnhMetaFile(0, hemf, enum_emf_proc, state, NULL); in enum_emf_proc() 206 EnumEnhMetaFile(0, hemf, enum_emf_proc, &state, NULL); in check_emfplus()
|