Home
last modified time | relevance | path

Searched refs:IHTMLDocument3_get_dir (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.h23427 #define IHTMLDocument3_get_dir(This,p) (This)->lpVtbl->get_dir(This,p) macro
Dmshtml.h116301 #define IHTMLDocument3_get_dir(This,p) (This)->lpVtbl->get_dir(This,p)
116411 static FORCEINLINE HRESULT IHTMLDocument3_get_dir(IHTMLDocument3* This,BSTR *p) {