Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dinput/
H A Ddevice.c576 static int offset_to_object(const DataFormat *df, int offset) in offset_to_object() function
612 case DIPH_BYOFFSET: return offset_to_object(df, ph->dwObj); in find_property()