Searched refs:pExec (Results 1 – 2 of 2) sorted by relevance
270 AsyncAccelExec* pExec = AsyncAccelExec::createOnShotInstance(xDispatch, aURL); in execute() local271 pExec->execAsync(); in execute()559 AsyncAccelExec* pExec = new AsyncAccelExec(xDispatch, aURL); in createOnShotInstance() local560 return pExec; in createOnShotInstance()
982 const char* pExec = "eexec"; in identifyType1Font() local983 const char* pExecPos = std::search( pStream, pStream+i_nSize, pExec, pExec+5 ); in identifyType1Font()
Completed in 21 milliseconds