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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h13993 virtual HRESULT WINAPI put_lowsrc(BSTR v) = 0;
14052 HRESULT (WINAPI *put_lowsrc)(IHTMLImgElement *This,BSTR v); member in struct:IHTMLImgElementVtbl
14113 #define IHTMLImgElement_put_lowsrc(This,v) (This)->lpVtbl->put_lowsrc(This,v)
17830 HRESULT (WINAPI *put_lowsrc)(IHTMLInputElement *This,BSTR v); member in struct:IHTMLInputElementVtbl
18774 HRESULT (WINAPI *put_lowsrc)(IHTMLInputImage *This,BSTR v); member in struct:IHTMLInputImageVtbl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h13993 virtual HRESULT WINAPI put_lowsrc(BSTR v) = 0;
14052 HRESULT (WINAPI *put_lowsrc)(IHTMLImgElement *This,BSTR v); member in struct:IHTMLImgElementVtbl
14113 #define IHTMLImgElement_put_lowsrc(This,v) (This)->lpVtbl->put_lowsrc(This,v)
17830 HRESULT (WINAPI *put_lowsrc)(IHTMLInputElement *This,BSTR v); member in struct:IHTMLInputElementVtbl
18774 HRESULT (WINAPI *put_lowsrc)(IHTMLInputImage *This,BSTR v); member in struct:IHTMLInputImageVtbl
[all...]

Completed in 583 milliseconds