Searched refs:strPtr (Results 1 – 1 of 1) sorted by relevance
3043 char* strPtr; in TCReadCachedScriptFile() local3108 strPtr = cachedStrBank + cImPtr->colorSrcImage; in TCReadCachedScriptFile()3112 if( (strcmp( strPtr, siPtr->fileName )) == 0 ) in TCReadCachedScriptFile()3133 strPtr = cachedStrBank + cImPtr->alphaSrcImage; in TCReadCachedScriptFile()3137 if( (strcmp( strPtr, siPtr->fileName )) == 0 ) in TCReadCachedScriptFile()3166 strPtr = cachedStrBank + cPlPtr->srcImage; in TCReadCachedScriptFile()3170 if( (strcmp( strPtr, siPtr->fileName )) == 0 ) in TCReadCachedScriptFile()