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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispVRDP.cpp47 } VRDPBRUSH; typedef in typeref:struct:_VRDPBRUSH
743 VRDPBRUSH *pBrush,
1422 VRDPBRUSH *pBrush = (VRDPBRUSH *)pbo->pvRbrush;
1569 uint32_t cbBrush = sizeof (VRDPBRUSH);
1571 VRDPBRUSH *pBrush = (VRDPBRUSH *)BRUSHOBJ_pvAllocRbrush (pbo, cbBrush);
1602 uint32_t cbBrush = sizeof (VRDPBRUSH) +
1606 VRDPBRUSH *pBrush = (VRDPBRUSH *)BRUSHOBJ_pvAllocRbrus
[all...]

Completed in 288 milliseconds