Searched refs:get_length (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml.h81 virtual HRESULT STDMETHODCALLTYPE get_length(
144 HRESULT (STDMETHODCALLTYPE *get_length)( member in struct:IXMLElementCollectionVtbl
176 #define IXMLElementCollection_get_length(This,p) (This)->lpVtbl->get_length(This,p)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml.h81 virtual HRESULT STDMETHODCALLTYPE get_length(
144 HRESULT (STDMETHODCALLTYPE *get_length)( member in struct:IXMLElementCollectionVtbl
176 #define IXMLElementCollection_get_length(This,p) (This)->lpVtbl->get_length(This,p)

Completed in 232 milliseconds