Searched refs:GetEmbedObject (Results 1 – 8 of 8) sorted by relevance
87 C* pObj = reinterpret_cast<C*>(pJSObj->GetEmbedObject()); in JSPropGetter()113 C* pObj = reinterpret_cast<C*>(pJSObj->GetEmbedObject()); in JSPropSetter()157 C* pObj = reinterpret_cast<C*>(pJSObj->GetEmbedObject()); in JSMethod()359 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject()); in JSSpecialPropQuery()376 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject()); in JSSpecialPropGet()403 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject()); in JSSpecialPropPut()426 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject()); in JSSpecialPropDel()
615 Document* pDocument = (Document*)pJSDocument->GetEmbedObject(); in Source()621 Field* pField = (Field*)pJSField->GetEmbedObject(); in Source()638 Document* pDocument = (Document*)pJSDocument->GetEmbedObject(); in Target_Field()644 Field* pField = (Field*)pJSField->GetEmbedObject(); in Target_Field()
59 CJS_EmbedObj* GetEmbedObject() const { return m_pEmbedObj.get(); } in GetEmbedObject() function
437 TimerObj* pTimerObj = (TimerObj*)pJS_TimerObj->GetEmbedObject(); in setInterval()476 TimerObj* pTimerObj = (TimerObj*)pJS_TimerObj->GetEmbedObject(); in setTimeOut()497 if (TimerObj* pTimerObj = (TimerObj*)pJSObj->GetEmbedObject()) { in clearTimeOut()533 if (TimerObj* pTimerObj = (TimerObj*)pJSObj->GetEmbedObject()) { in clearInterval()
141 Document* pDoc = static_cast<Document*>(GetEmbedObject()); in END_JS_STATIC_CONST()307 Field* pField = (Field*)pJSField->GetEmbedObject(); in getField()427 (PrintParamsObj*)pJSObj->GetEmbedObject()) { in print()1216 CJS_EmbedObj* pEmbedObj = params[1].ToCJSObject()->GetEmbedObject(); in addIcon()1255 Icon* pIcon = (Icon*)pJS_Icon->GetEmbedObject(); in icons()1297 Icon* pIcon = (Icon*)pJS_Icon->GetEmbedObject(); in getIcon()
228 if (Document* pDocument = (Document*)pJSDocument->GetEmbedObject())
93 static_cast<JSGlobalAlternate*>(GetEmbedObject()); in InitInstance()
113 Field* pField = static_cast<Field*>(GetEmbedObject()); in END_JS_STATIC_CONST()3000 Icon* pIcon = (Icon*)pJS_Icon->GetEmbedObject(); in buttonGetIcon()3150 Field* pField = (Field*)pJSField->GetEmbedObject(); in getArray()