Lines Matching refs:pJSObj
86 CJS_Object* pJSObj = (CJS_Object*)FXJS_GetPrivate(isolate, info.Holder());
87 C* pObj = reinterpret_cast<C*>(pJSObj->GetEmbedObject());
112 CJS_Object* pJSObj = (CJS_Object*)FXJS_GetPrivate(isolate, info.Holder());
113 C* pObj = reinterpret_cast<C*>(pJSObj->GetEmbedObject());
156 CJS_Object* pJSObj = (CJS_Object*)FXJS_GetPrivate(isolate, info.Holder());
157 C* pObj = reinterpret_cast<C*>(pJSObj->GetEmbedObject());
357 CJS_Object* pJSObj =
359 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject());
374 CJS_Object* pJSObj =
376 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject());
401 CJS_Object* pJSObj =
403 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject());
424 CJS_Object* pJSObj =
426 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject());