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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_1.h4697 nsresult (*GetNonRotational)(IMediumAttachment *pThis, PRBool *nonRotational); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v4_2.h5610 nsresult (*GetNonRotational)(IMediumAttachment *pThis, PRBool *nonRotational); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v4_3.h11113 nsresult (*GetNonRotational)(IMediumAttachment *pThis, PRBool *nonRotational); member in struct:IMediumAttachment_vtbl
11144 nsresult (*GetNonRotational)(IMediumAttachment *pThis, PRBool *nonRotational); member in struct:IMediumAttachmentVtbl
11172 #define IMediumAttachment_get_NonRotational(p, aNonRotational) ((p)->lpVtbl->GetNonRotational(p, aNonRotational))
11173 #define IMediumAttachment_GetNonRotational(p, aNonRotational) ((p)->lpVtbl->GetNonRotational(p, aNonRotational))

Completed in 230 milliseconds