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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h393 virtual HRESULT STDMETHODCALLTYPE SetBorderSpace(
435 HRESULT (STDMETHODCALLTYPE *SetBorderSpace)( member in struct:IOleInPlaceUIWindowVtbl
461 #define IOleInPlaceUIWindow_SetBorderSpace(This,pborderwidths) (This)->lpVtbl->SetBorderSpace(This,pborderwidths)
587 HRESULT (STDMETHODCALLTYPE *SetBorderSpace)( member in struct:IOleInPlaceFrameVtbl
642 #define IOleInPlaceFrame_SetBorderSpace(This,pborderwidths) (This)->lpVtbl->SetBorderSpace(This,pborderwidths)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h393 virtual HRESULT STDMETHODCALLTYPE SetBorderSpace(
435 HRESULT (STDMETHODCALLTYPE *SetBorderSpace)( member in struct:IOleInPlaceUIWindowVtbl
461 #define IOleInPlaceUIWindow_SetBorderSpace(This,pborderwidths) (This)->lpVtbl->SetBorderSpace(This,pborderwidths)
587 HRESULT (STDMETHODCALLTYPE *SetBorderSpace)( member in struct:IOleInPlaceFrameVtbl
642 #define IOleInPlaceFrame_SetBorderSpace(This,pborderwidths) (This)->lpVtbl->SetBorderSpace(This,pborderwidths)

Completed in 122 milliseconds