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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddde.h57 unsigned short unused:12, fResponse:1, fRelease:1, reserved:1, fAckReq:1; member in struct:__anon13384
/vbox/include/VBox/vmm/
H A Dpdmwebcaminfs.h102 * @param fResponse True if this is a response for a previous pfnWebcamDownControl call.
103 * @param pvUser The pvUser parameter of the pfnWebcamDownControl call. Undefined if fResponse == false.
109 bool fResponse,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddde.h67 unsigned short unused:12, fResponse:1, fRelease:1, reserved:1, fAckReq:1; member in struct:__anon783
/vbox/src/VBox/Main/src-client/
H A DUsbWebcamInterface.cpp280 bool fResponse = (pvUser != NULL); local
285 fResponse,

Completed in 44 milliseconds