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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h5086 virtual HRESULT STDMETHODCALLTYPE LayoutScript(
5121 HRESULT (STDMETHODCALLTYPE *LayoutScript)( member in struct:ILayoutStorageVtbl
5153 #define ILayoutStorage_LayoutScript(This,pStorageLayout,nEntries,glfInterleavedFlag) (This)->lpVtbl->LayoutScript(This,pStorageLayout,nEntries,glfInterleavedFlag)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h5086 virtual HRESULT STDMETHODCALLTYPE LayoutScript(
5121 HRESULT (STDMETHODCALLTYPE *LayoutScript)( member in struct:ILayoutStorageVtbl
5153 #define ILayoutStorage_LayoutScript(This,pStorageLayout,nEntries,glfInterleavedFlag) (This)->lpVtbl->LayoutScript(This,pStorageLayout,nEntries,glfInterleavedFlag)

Completed in 101 milliseconds