Home
last modified time | relevance | path

Searched refs:IHTMLDocument2_get_Script (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.h21948 #define IHTMLDocument2_get_Script(This,p) (This)->lpVtbl->get_Script(This,p) macro
Dmshtml.h114547 #define IHTMLDocument2_get_Script(This,p) (This)->lpVtbl->get_Script(This,p)
114682 static FORCEINLINE HRESULT IHTMLDocument2_get_Script(IHTMLDocument2* This,IDispatch **p) {