Searched refs:SetBorderSpace (Results 1 - 4 of 4) 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)
H A Doleidl.idl136 HRESULT SetBorderSpace(
/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)
H A Doleidl.idl136 HRESULT SetBorderSpace(

Completed in 50 milliseconds