Searched defs:VBOXVHWA_PIPECMD_TYPE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.h1204 }VBOXVHWA_PIPECMD_TYPE; typedef in typeref:enum:__anon16053
1234 void setData(VBOXVHWA_PIPECMD_TYPE aType, void * pvData)
1253 VBOXVHWA_PIPECMD_TYPE type() const {return mType;}
1260 VBOXVHWA_PIPECMD_TYPE mType;
1317 void postCmd(VBOXVHWA_PIPECMD_TYPE aType, void * pvData);

Completed in 654 milliseconds