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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_1.h2983 nsresult (*QuerySavedScreenshotPNGSize)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_2.h3064 nsresult (*QuerySavedScreenshotPNGSize)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_0.h3394 nsresult (*QuerySavedScreenshotPNGSize)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_1.h3606 nsresult (*QuerySavedScreenshotPNGSize)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3950 nsresult (*QuerySavedScreenshotPNGSize)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5696 nsresult (*QuerySavedScreenshotPNGSize)( member in struct:IMachine_vtbl
6420 nsresult (*QuerySavedScreenshotPNGSize)( member in struct:IMachineVtbl
6817 #define IMachine_QuerySavedScreenshotPNGSize(p, aScreenId, aSize, aWidth, aHeight) ((p)->lpVtbl->QuerySavedScreenshotPNGSize(p, aScreenId, aSize, aWidth, aHeight))

Completed in 339 milliseconds