Home
last modified time | relevance | path

Searched refs:IHTMLDocument4_get_namespaces (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.h23595 #define IHTMLDocument4_get_namespaces(This,p) (This)->lpVtbl->get_namespaces(This,p) macro
Dmshtml.h117003 #define IHTMLDocument4_get_namespaces(This,p) (This)->lpVtbl->get_namespaces(This,p)
117050 static FORCEINLINE HRESULT IHTMLDocument4_get_namespaces(IHTMLDocument4* This,IDispatch **p) {