Home
last modified time | relevance | path

Searched defs:this_obj (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/jscript/
H A Dfunction.c348 IDispatch *this_obj = NULL; in Function_apply() local
412 IDispatch *this_obj = NULL; in Function_call() local
706 …nterpretedFunction_call(script_ctx_t *ctx, FunctionInstance *func, IDispatch *this_obj, unsigned f… in InterpretedFunction_call()
806 static HRESULT BindFunction_call(script_ctx_t *ctx, FunctionInstance *func, IDispatch *this_obj, un… in BindFunction_call()
H A Dengine.h230 IDispatch *this_obj; member
H A Dengine.c2959IDispatch *this_obj, jsdisp_t *function_instance, jsdisp_t *variable_obj, unsigned argc, jsval_t *… in exec_source()
/reactos/dll/win32/mshtml/
H A Dhtmlevent.c953 ConnectionPointContainer *cp_container, eventid_t eid, IDispatch *this_obj) in call_event_handlers()
/reactos/dll/win32/vbscript/
H A Dinterp.c34 IDispatch *this_obj; member