Home
last modified time | relevance | path

Searched refs:scriptDisp (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/mshtml/
H A Dscript.c559 static IDispatchEx scriptDisp = { &scriptDispVtbl }; variable
2320 script_disp = (IDispatch*)&scriptDisp; in test_script_run()