Searched refs:pJS_TimerObj (Results 1 – 1 of 1) sorted by relevance
317 CJS_TimerObj* pJS_TimerObj = in setInterval() local319 TimerObj* pTimerObj = static_cast<TimerObj*>(pJS_TimerObj->GetEmbedObject()); in setInterval()345 CJS_TimerObj* pJS_TimerObj = in setTimeOut() local347 TimerObj* pTimerObj = static_cast<TimerObj*>(pJS_TimerObj->GetEmbedObject()); in setTimeOut()