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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml.h540 virtual HRESULT STDMETHODCALLTYPE get_charset(
640 HRESULT (STDMETHODCALLTYPE *get_charset)( member in struct:IXMLDocumentVtbl
691 #define IXMLDocument_get_charset(This,p) (This)->lpVtbl->get_charset(This,p)
1154 virtual HRESULT STDMETHODCALLTYPE get_charset(
1260 HRESULT (STDMETHODCALLTYPE *get_charset)( member in struct:IXMLDocument2Vtbl
1319 #define IXMLDocument2_get_charset(This,p) (This)->lpVtbl->get_charset(This,p)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml.h540 virtual HRESULT STDMETHODCALLTYPE get_charset(
640 HRESULT (STDMETHODCALLTYPE *get_charset)( member in struct:IXMLDocumentVtbl
691 #define IXMLDocument_get_charset(This,p) (This)->lpVtbl->get_charset(This,p)
1154 virtual HRESULT STDMETHODCALLTYPE get_charset(
1260 HRESULT (STDMETHODCALLTYPE *get_charset)( member in struct:IXMLDocument2Vtbl
1319 #define IXMLDocument2_get_charset(This,p) (This)->lpVtbl->get_charset(This,p)

Completed in 55 milliseconds