Searched defs:RequestBorderSpace (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h390 virtual HRESULT STDMETHODCALLTYPE RequestBorderSpace(
431 HRESULT (STDMETHODCALLTYPE *RequestBorderSpace)( member in struct:IOleInPlaceUIWindowVtbl
460 #define IOleInPlaceUIWindow_RequestBorderSpace(This,pborderwidths) (This)->lpVtbl->RequestBorderSpace(This,pborderwidths)
583 HRESULT (STDMETHODCALLTYPE *RequestBorderSpace)( member in struct:IOleInPlaceFrameVtbl
641 #define IOleInPlaceFrame_RequestBorderSpace(This,pborderwidths) (This)->lpVtbl->RequestBorderSpace(This,pborderwidths)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h390 virtual HRESULT STDMETHODCALLTYPE RequestBorderSpace(
431 HRESULT (STDMETHODCALLTYPE *RequestBorderSpace)( member in struct:IOleInPlaceUIWindowVtbl
460 #define IOleInPlaceUIWindow_RequestBorderSpace(This,pborderwidths) (This)->lpVtbl->RequestBorderSpace(This,pborderwidths)
583 HRESULT (STDMETHODCALLTYPE *RequestBorderSpace)( member in struct:IOleInPlaceFrameVtbl
641 #define IOleInPlaceFrame_RequestBorderSpace(This,pborderwidths) (This)->lpVtbl->RequestBorderSpace(This,pborderwidths)

Completed in 60 milliseconds