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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.cpp1562 STDMETHODIMP VBoxSDLFBOverlay::Move(ULONG x, ULONG y) function in class:VBoxSDLFBOverlay
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3832 nsresult (*Move)( member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v3_0.h4362 nsresult (*Move)( member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v3_1.h4260 nsresult (*Move)( member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v3_2.h4470 nsresult (*Move)( member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v4_0.h4755 nsresult (*Move)( member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v4_1.h5131 nsresult (*Move)( member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v4_2.h6053 nsresult (*Move)( member in struct:IFramebufferOverlay_vtbl
H A DVBoxCAPI_v4_3.h12242 nsresult (*Move)( member in struct:IFramebufferOverlay_vtbl
12341 nsresult (*Move)( member in struct:IFramebufferOverlayVtbl
12392 #define IFramebufferOverlay_Move(p, aX, aY) ((p)->lpVtbl->Move(p, aX, aY))

Completed in 300 milliseconds