Searched defs:handle_table (Results 1 – 8 of 8) sorted by relevance
/reactos/dll/win32/rsaenh/ |
H A D | handle.h | 51 struct handle_table struct 55 struct handle_table_entry *paEntries; argument 59 void init_handle_table (struct handle_table *lpTable) DECLSPEC_HIDDEN; argument
|
H A D | rsaenh.c | 360 static struct handle_table handle_table; variable
|
/reactos/dll/win32/msi/ |
H A D | handle.c | 68 static struct handle_info *handle_table = NULL; variable
|
/reactos/modules/rostests/winetests/gdi32/ |
H A D | metafile.c | 81 static int CALLBACK eto_emf_enum_proc(HDC hdc, HANDLETABLE *handle_table, in eto_emf_enum_proc() 316 static int CALLBACK eto_scale_enum_proc(HDC hdc, HANDLETABLE *handle_table, in eto_scale_enum_proc() 495 static int CALLBACK savedc_emf_enum_proc(HDC hdc, HANDLETABLE *handle_table, in savedc_emf_enum_proc() 2607 static int CALLBACK clip_emf_enum_proc(HDC hdc, HANDLETABLE *handle_table, in clip_emf_enum_proc() 2875 static int CALLBACK clip_mf_enum_proc(HDC hdc, HANDLETABLE *handle_table, in clip_mf_enum_proc()
|
/reactos/dll/directx/wine/d3d8/ |
H A D | d3d8_private.h | 106 struct d3d8_handle_table handle_table; member
|
/reactos/dll/directx/wine/ddraw/ |
H A D | ddraw_private.h | 345 struct ddraw_handle_table handle_table; member
|
/reactos/dll/win32/gdiplus/ |
H A D | gdiplus_private.h | 414 HANDLETABLE *handle_table; member
|
/reactos/dll/win32/wininet/ |
H A D | internet.c | 84 static object_header_t **handle_table; variable
|