Home
last modified time | relevance | path

Searched defs:caller_sp (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/winetests/mshtml/
H A Dscript.c346 static IServiceProvider caller_sp = { &ServiceProviderVtbl }; variable
1855 …dispex_propput(IDispatchEx *obj, DISPID id, DWORD flags, VARIANT *var, IServiceProvider *caller_sp) in dispex_propput()
1864 …atic HRESULT dispex_propget(IDispatchEx *obj, DISPID id, VARIANT *res, IServiceProvider *caller_sp) in dispex_propget()
/reactos/modules/rostests/winetests/jscript/
H A Dactivex.c580 static IServiceProvider caller_sp = { &ServiceProviderVtbl }; variable
/reactos/modules/rostests/winetests/vbscript/
H A Drun.c281 static IServiceProvider caller_sp = { &ServiceProviderVtbl }; variable