Home
last modified time | relevance | path

Searched refs:IHTMLInputElement2_get_accept (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.h18105 #define IHTMLInputElement2_get_accept(This,p) (This)->lpVtbl->get_accept(This,p) macro
Dmshtml.h88700 #define IHTMLInputElement2_get_accept(This,p) (This)->lpVtbl->get_accept(This,p)
88731 static FORCEINLINE HRESULT IHTMLInputElement2_get_accept(IHTMLInputElement2* This,BSTR *p) {