Home
last modified time | relevance | path

Searched refs:strPtr (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1.4/build/libraries/tc/src/
DTCTPLToolbox.cpp3038 char* strPtr; in TCReadCachedScriptFile() local
3103 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()