Home
last modified time | relevance | path

Searched refs:IHTMLControlElement_get_onfocus (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.h13486 #define IHTMLControlElement_get_onfocus(This,p) (This)->lpVtbl->get_onfocus(This,p) macro
Dmshtml.h69149 #define IHTMLControlElement_get_onfocus(This,p) (This)->lpVtbl->get_onfocus(This,p)
69208 static FORCEINLINE HRESULT IHTMLControlElement_get_onfocus(IHTMLControlElement* This,VARIANT *p) {