Searched refs:GetRuntime (Results 1 – 8 of 8) sorted by relevance
74 CJS_Runtime* pRuntime = pObj->GetRuntime(); in JSPropGetter()99 CJS_Runtime* pRuntime = pObj->GetRuntime(); in JSPropSetter()120 CJS_Runtime* pRuntime = pObj->GetRuntime(); in JSMethod()
40 CJS_Runtime* pRuntime = pObj->GetRuntime(); in JSSpecialPropQuery()58 CJS_Runtime* pRuntime = pObj->GetRuntime(); in JSSpecialPropGet()83 CJS_Runtime* pRuntime = pObj->GetRuntime(); in JSSpecialPropPut()104 CJS_Runtime* pRuntime = pObj->GetRuntime(); in JSSpecialPropDel()213 CPDFSDK_FormFillEnvironment* pFormFillEnv = GetRuntime()->GetFormFillEnv(); in CJS_Global()319 CJS_Runtime* pRuntime = GetRuntime(); in UpdateGlobalPersistentVariables()464 CJS_Runtime* pRuntime = GetRuntime(); in PutObjectProperty()
35 CJS_Runtime* GetRuntime() const { return m_pRuntime.Get(); } in GetRuntime() function
53 CJS_Runtime* GetRuntime() const { return m_pRuntime.Get(); } in GetRuntime() function
20 CJS_Runtime* pCurrentRuntime = pObj->GetRuntime(); \
391 CJS_Runtime* pRuntime = pTimer->GetRuntime(); in TimerProc()
143 CJS_Runtime* pRuntime = pObj->GetRuntime(); in JSGlobalFunc()
129 SetFormFillEnv(GetRuntime()->GetFormFillEnv()); in CJS_Document()