Searched defs:Apply (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DBuildEngine.py214 ## Apply the rule to given source file(s)
222 def Apply(self, SourceFile): member in class:FileBuildRule
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h5918 virtual HRESULT STDMETHODCALLTYPE Apply(
5945 HRESULT (STDMETHODCALLTYPE *Apply)( member in struct:IWineD3DStateBlockVtbl
5964 #define IWineD3DStateBlock_Apply(This) (This)->lpVtbl->Apply(This)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h5919 virtual HRESULT STDMETHODCALLTYPE Apply(
5946 HRESULT (STDMETHODCALLTYPE *Apply)( member in struct:IWineD3DStateBlockVtbl
5965 #define IWineD3DStateBlock_Apply(This) (This)->lpVtbl->Apply(This)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h5918 virtual HRESULT STDMETHODCALLTYPE Apply(
5945 HRESULT (STDMETHODCALLTYPE *Apply)( member in struct:IWineD3DStateBlockVtbl
5964 #define IWineD3DStateBlock_Apply(This) (This)->lpVtbl->Apply(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h5899 virtual HRESULT STDMETHODCALLTYPE Apply(
5926 HRESULT (STDMETHODCALLTYPE *Apply)( member in struct:IWineD3DStateBlockVtbl
5945 #define IWineD3DStateBlock_Apply(This) (This)->lpVtbl->Apply(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h5918 virtual HRESULT STDMETHODCALLTYPE Apply(
5945 HRESULT (STDMETHODCALLTYPE *Apply)( member in struct:IWineD3DStateBlockVtbl
5964 #define IWineD3DStateBlock_Apply(This) (This)->lpVtbl->Apply(This)

Completed in 174 milliseconds