Home
last modified time | relevance | path

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

/reactos/win32ss/reactx/ntddraw/
H A Dmocomp.c164 …PGD_DXDDGETMOCOMPGUIDS pfnDdGetMoCompGuids = (PGD_DXDDGETMOCOMPGUIDS)gpDxFuncs[DXG_INDEX_DxDdGetMo… in NtGdiDdGetMoCompGuids() local
166 if (pfnDdGetMoCompGuids == NULL) in NtGdiDdGetMoCompGuids()
173 return pfnDdGetMoCompGuids(hDirectDraw, puGetMoCompGuidsData); in NtGdiDdGetMoCompGuids()