Searched refs:pJS_TimerObj (Results 1 – 1 of 1) sorted by relevance
476 CJS_TimerObj* pJS_TimerObj = in setInterval() local478 TimerObj* pTimerObj = static_cast<TimerObj*>(pJS_TimerObj->GetEmbedObject()); in setInterval()511 CJS_TimerObj* pJS_TimerObj = in setTimeOut() local513 TimerObj* pTimerObj = static_cast<TimerObj*>(pJS_TimerObj->GetEmbedObject()); in setTimeOut()