Searched defs:IsDirty (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h1669 virtual HRESULT STDMETHODCALLTYPE IsDirty(
1712 HRESULT (STDMETHODCALLTYPE *IsDirty)( member in struct:IPersistMonikerVtbl
1750 #define IPersistMoniker_IsDirty(This) (This)->lpVtbl->IsDirty(This)
H A Dobjidl.h2528 virtual HRESULT STDMETHODCALLTYPE IsDirty(
2564 HRESULT (STDMETHODCALLTYPE *IsDirty)( member in struct:IPersistStreamVtbl
2594 #define IPersistStream_IsDirty(This) (This)->lpVtbl->IsDirty(This)
2755 HRESULT (STDMETHODCALLTYPE *IsDirty)( member in struct:IMonikerVtbl
2870 #define IMoniker_IsDirty(This) (This)->lpVtbl->IsDirty(This)
4293 virtual HRESULT STDMETHODCALLTYPE IsDirty(
4333 HRESULT (STDMETHODCALLTYPE *IsDirty)( member in struct:IPersistFileVtbl
4368 #define IPersistFile_IsDirty(This) (This)->lpVtbl->IsDirty(This)
4432 virtual HRESULT STDMETHODCALLTYPE IsDirty(
4474 HRESULT (STDMETHODCALLTYPE *IsDirty)( member in struct:IPersistStorageVtbl
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h1675 virtual HRESULT STDMETHODCALLTYPE IsDirty(
1718 HRESULT (STDMETHODCALLTYPE *IsDirty)( member in struct:IPersistMonikerVtbl
1756 #define IPersistMoniker_IsDirty(This) (This)->lpVtbl->IsDirty(This)
H A Dobjidl.h2528 virtual HRESULT STDMETHODCALLTYPE IsDirty(
2564 HRESULT (STDMETHODCALLTYPE *IsDirty)( member in struct:IPersistStreamVtbl
2594 #define IPersistStream_IsDirty(This) (This)->lpVtbl->IsDirty(This)
2755 HRESULT (STDMETHODCALLTYPE *IsDirty)( member in struct:IMonikerVtbl
2870 #define IMoniker_IsDirty(This) (This)->lpVtbl->IsDirty(This)
4293 virtual HRESULT STDMETHODCALLTYPE IsDirty(
4333 HRESULT (STDMETHODCALLTYPE *IsDirty)( member in struct:IPersistFileVtbl
4368 #define IPersistFile_IsDirty(This) (This)->lpVtbl->IsDirty(This)
4432 virtual HRESULT STDMETHODCALLTYPE IsDirty(
4474 HRESULT (STDMETHODCALLTYPE *IsDirty)( member in struct:IPersistStorageVtbl
[all...]

Completed in 146 milliseconds