Home
last modified time | relevance | path

Searched refs:IHTMLEventObj_put_keyCode (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.h4168 #define IHTMLEventObj_put_keyCode(This,v) (This)->lpVtbl->put_keyCode(This,v) macro
Dmshtml.h102307 #define IHTMLEventObj_put_keyCode(This,v) (This)->lpVtbl->put_keyCode(This,v)
102377 static FORCEINLINE HRESULT IHTMLEventObj_put_keyCode(IHTMLEventObj* This,LONG v) {