Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/gdi32/wine/
H A Dgdi_private.h94 struct gdi_obj_funcs struct
157 extern HGDIOBJ alloc_gdi_handle( void *obj, WORD type, const struct gdi_obj_funcs *funcs ) DECLSPEC…
H A Drosglue.c39 const struct gdi_obj_funcs *funcs) in alloc_gdi_handle()