Home
last modified time | relevance | path

Searched refs:IHTMLControlElement_put_accessKey (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.h13481 #define IHTMLControlElement_put_accessKey(This,v) (This)->lpVtbl->put_accessKey(This,v) macro
Dmshtml.h69144 #define IHTMLControlElement_put_accessKey(This,v) (This)->lpVtbl->put_accessKey(This,v)
69193 static FORCEINLINE HRESULT IHTMLControlElement_put_accessKey(IHTMLControlElement* This,BSTR v) {