Home
last modified time | relevance | path

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

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