Searched refs:nCount (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dstub.c276 crDebug("Region consists of %d rects", lpRgnData->rdh.nCount);
279 for (i=0; i<lpRgnData->rdh.nCount; ++i)
298 crDebug("Dispatched WindowVisibleRegion (%i, cRects=%i)", pWindow->spuWindow, lpRgnData->rdh.nCount);
299 stub.spuDispatch.WindowVisibleRegion(pWindow->spuWindow, lpRgnData->rdh.nCount, (GLint*) lpRgnData->Buffer);
H A Dload.c760 crDebug("Dispatched WindowVisibleRegion (%i, cRects=%i)", pWindow->spuWindow, lpRgnData->rdh.nCount);
761 stub.spuDispatch.WindowVisibleRegion(pWindow->spuWindow, lpRgnData->rdh.nCount, (GLint*) lpRgnData->Buffer);
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxSeamless.cpp311 for (DWORD i=0;i<lpRgnData->rdh.nCount;i++)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drpcndr.h424 ULONG_PTR nCount; member in struct:_MIDL_SERVER_INFO_
434 ULONG_PTR nCount; member in struct:_MIDL_STUBLESS_PROXY_INFO
H A Dwbemcli.idl522 [in] ULONG nCount);
H A Daxextend.idl395 DWORD nCount;
H A Dwingdi.h3275 DWORD nCount; member in struct:_RGNDATAHEADER
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispDriver.cpp953 && (cRects = lpRgnData->rdh.nCount) <= _1M
1008 lpRgnData->rdh.nCount * sizeof(RECT) + sizeof(RGNDATAHEADER)));
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drpcndr.h409 ULONG_PTR nCount; member in struct:_MIDL_SERVER_INFO_
419 ULONG_PTR nCount; member in struct:_MIDL_STUBLESS_PROXY_INFO
H A Daxextend.idl394 DWORD nCount;
H A Dwingdi.h3207 DWORD nCount; member in struct:_RGNDATAHEADER
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPWddm.cpp4510 && cRects == lpRgnData->rdh.nCount);
4513 && cRects == lpRgnData->rdh.nCount)
4547 WARN(("VBOXESC_SETVISIBLEREGION: incorrect buffer size (%d), reported count (%d)", cbRects, lpRgnData->rdh.nCount));
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl44 DWORD nCount;
H A Dwined3d.h144 DWORD nCount;
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h146 DWORD nCount;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h147 DWORD nCount;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h146 DWORD nCount;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h146 DWORD nCount;

Completed in 353 milliseconds