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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h14856 virtual HRESULT WINAPI put_port(BSTR v) = 0;
14908 HRESULT (WINAPI *put_port)(IHTMLAnchorElement *This,BSTR v); member in struct:IHTMLAnchorElementVtbl
14962 #define IHTMLAnchorElement_put_port(This,v) (This)->lpVtbl->put_port(This,v)
20900 HRESULT (WINAPI *put_port)(IHTMLLocation *This,BSTR v); member in struct:IHTMLLocationVtbl
24638 HRESULT (WINAPI *put_port)(IHTMLAreaElement *This,BSTR v); member in struct:IHTMLAreaElementVtbl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h14856 virtual HRESULT WINAPI put_port(BSTR v) = 0;
14908 HRESULT (WINAPI *put_port)(IHTMLAnchorElement *This,BSTR v); member in struct:IHTMLAnchorElementVtbl
14962 #define IHTMLAnchorElement_put_port(This,v) (This)->lpVtbl->put_port(This,v)
20900 HRESULT (WINAPI *put_port)(IHTMLLocation *This,BSTR v); member in struct:IHTMLLocationVtbl
24638 HRESULT (WINAPI *put_port)(IHTMLAreaElement *This,BSTR v); member in struct:IHTMLAreaElementVtbl
[all...]

Completed in 356 milliseconds