Home
last modified time | relevance | path

Searched refs:IHTMLControlElement_get_onresize (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.h13488 #define IHTMLControlElement_get_onresize(This,p) (This)->lpVtbl->get_onresize(This,p) macro
Dmshtml.h69151 #define IHTMLControlElement_get_onresize(This,p) (This)->lpVtbl->get_onresize(This,p)
69214 static FORCEINLINE HRESULT IHTMLControlElement_get_onresize(IHTMLControlElement* This,VARIANT *p) {