Searched refs:strPtr (Results 1 – 1 of 1) sorted by relevance
3038 char* strPtr; in TCReadCachedScriptFile() local3103 strPtr = cachedStrBank + cImPtr->colorSrcImage; in TCReadCachedScriptFile()3107 if( (strcmp( strPtr, siPtr->fileName )) == 0 ) in TCReadCachedScriptFile()3128 strPtr = cachedStrBank + cImPtr->alphaSrcImage; in TCReadCachedScriptFile()3132 if( (strcmp( strPtr, siPtr->fileName )) == 0 ) in TCReadCachedScriptFile()3161 strPtr = cachedStrBank + cPlPtr->srcImage; in TCReadCachedScriptFile()3165 if( (strcmp( strPtr, siPtr->fileName )) == 0 ) in TCReadCachedScriptFile()