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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h3385 nsresult (*ReadSavedThumbnailPNGToArray)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_1.h3597 nsresult (*ReadSavedThumbnailPNGToArray)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3941 nsresult (*ReadSavedThumbnailPNGToArray)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5687 nsresult (*ReadSavedThumbnailPNGToArray)( member in struct:IMachine_vtbl
6411 nsresult (*ReadSavedThumbnailPNGToArray)( member in struct:IMachineVtbl
6816 #define IMachine_ReadSavedThumbnailPNGToArray(p, aScreenId, aWidth, aHeight, aData) ((p)->lpVtbl->ReadSavedThumbnailPNGToArray(p, aScreenId, aWidth, aHeight, aData))

Completed in 296 milliseconds