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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml.h256 virtual HRESULT STDMETHODCALLTYPE get_text(
352 HRESULT (STDMETHODCALLTYPE *get_text)( member in struct:IXMLElementVtbl
395 #define IXMLElement_get_text(This,p) (This)->lpVtbl->get_text(This,p)
854 virtual HRESULT STDMETHODCALLTYPE get_text(
953 HRESULT (STDMETHODCALLTYPE *get_text)( member in struct:IXMLElement2Vtbl
1000 #define IXMLElement2_get_text(This,p) (This)->lpVtbl->get_text(This,p)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml.h256 virtual HRESULT STDMETHODCALLTYPE get_text(
352 HRESULT (STDMETHODCALLTYPE *get_text)( member in struct:IXMLElementVtbl
395 #define IXMLElement_get_text(This,p) (This)->lpVtbl->get_text(This,p)
854 virtual HRESULT STDMETHODCALLTYPE get_text(
953 HRESULT (STDMETHODCALLTYPE *get_text)( member in struct:IXMLElement2Vtbl
1000 #define IXMLElement2_get_text(This,p) (This)->lpVtbl->get_text(This,p)

Completed in 40 milliseconds