Home
last modified time | relevance | path

Searched refs:IHTMLFormElement_get_encoding (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmshtmlc.h13101 #define IHTMLFormElement_get_encoding(This,p) (This)->lpVtbl->get_encoding(This,p) macro
Dmshtml.h67641 #define IHTMLFormElement_get_encoding(This,p) (This)->lpVtbl->get_encoding(This,p)
67700 static FORCEINLINE HRESULT IHTMLFormElement_get_encoding(IHTMLFormElement* This,BSTR *p) {