Searched refs:get_onkeypress (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h8382 virtual HRESULT WINAPI get_onkeypress(VARIANT *p) = 0;
8480 HRESULT (WINAPI *get_onkeypress)(IHTMLElement *This,VARIANT *p); member in struct:IHTMLElementVtbl
8580 #define IHTMLElement_get_onkeypress(This,p) (This)->lpVtbl->get_onkeypress(This,p)
21903 HRESULT (WINAPI *get_onkeypress)(IHTMLDocument2 *This,VARIANT *p); member in struct:IHTMLDocument2Vtbl
[all...]
H A Dmshtml.h[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h8382 virtual HRESULT WINAPI get_onkeypress(VARIANT *p) = 0;
8480 HRESULT (WINAPI *get_onkeypress)(IHTMLElement *This,VARIANT *p); member in struct:IHTMLElementVtbl
8580 #define IHTMLElement_get_onkeypress(This,p) (This)->lpVtbl->get_onkeypress(This,p)
21903 HRESULT (WINAPI *get_onkeypress)(IHTMLDocument2 *This,VARIANT *p); member in struct:IHTMLDocument2Vtbl
[all...]
H A Dmshtml.h[all...]

Completed in 752 milliseconds