Searched refs:nScriptRemove (Results 1 – 1 of 1) sorted by relevance
910 const size_t nScriptRemove = aScriptChg.size() - nCnt; in InitScriptInfo() local912 aScriptType.erase( aScriptType.begin() + nCnt, aScriptType.begin() + (nCnt + nScriptRemove) ); in InitScriptInfo()
Completed in 27 milliseconds