Home
last modified time | relevance | path

Searched refs:IHTMLTextAreaElement_get_onselect (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.h19069 #define IHTMLTextAreaElement_get_onselect(This,p) (This)->lpVtbl->get_onselect(This,p) macro
Dmshtml.h93122 #define IHTMLTextAreaElement_get_onselect(This,p) (This)->lpVtbl->get_onselect(This,p)
93205 static FORCEINLINE HRESULT IHTMLTextAreaElement_get_onselect(IHTMLTextAreaElement* This,VARIANT *p)…