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

/vbox/src/VBox/Additions/haiku/VBoxTray/
H A DVBoxGuestDeskbarView.cpp138 void VBoxGuestDeskbarView::Draw(BRect rect) function in class:VBoxGuestDeskbarView
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h2987 virtual HRESULT STDMETHODCALLTYPE Draw(
3044 HRESULT (STDMETHODCALLTYPE *Draw)( member in struct:IViewObjectVtbl
3101 #define IViewObject_Draw(This,dwDrawAspect,lindex,pvAspect,ptd,hdcTargetDev,hdcDraw,lprcBounds,lprcWBounds,pfnContinue,dwContinue) (This)->lpVtbl->Draw(This,dwDrawAspect,lindex,pvAspect,ptd,hdcTargetDev,hdcDraw,lprcBounds,lprcWBounds,pfnContinue,dwContinue)
3278 HRESULT (STDMETHODCALLTYPE *Draw)( member in struct:IViewObject2Vtbl
3343 #define IViewObject2_Draw(This,dwDrawAspect,lindex,pvAspect,ptd,hdcTargetDev,hdcDraw,lprcBounds,lprcWBounds,pfnContinue,dwContinue) (This)->lpVtbl->Draw(This,dwDrawAspect,lindex,pvAspect,ptd,hdcTargetDev,hdcDraw,lprcBounds,lprcWBounds,pfnContinue,dwContinue)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h2987 virtual HRESULT STDMETHODCALLTYPE Draw(
3044 HRESULT (STDMETHODCALLTYPE *Draw)( member in struct:IViewObjectVtbl
3101 #define IViewObject_Draw(This,dwDrawAspect,lindex,pvAspect,ptd,hdcTargetDev,hdcDraw,lprcBounds,lprcWBounds,pfnContinue,dwContinue) (This)->lpVtbl->Draw(This,dwDrawAspect,lindex,pvAspect,ptd,hdcTargetDev,hdcDraw,lprcBounds,lprcWBounds,pfnContinue,dwContinue)
3278 HRESULT (STDMETHODCALLTYPE *Draw)( member in struct:IViewObject2Vtbl
3343 #define IViewObject2_Draw(This,dwDrawAspect,lindex,pvAspect,ptd,hdcTargetDev,hdcDraw,lprcBounds,lprcWBounds,pfnContinue,dwContinue) (This)->lpVtbl->Draw(This,dwDrawAspect,lindex,pvAspect,ptd,hdcTargetDev,hdcDraw,lprcBounds,lprcWBounds,pfnContinue,dwContinue)

Completed in 50 milliseconds