Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/libraries/tc/src/
DTCScriptFile.cpp300 char* icPtr = NULL, *iaPtr = NULL, *fmtPtr = NULL; in TCProcessImKey() local
323 iaPtr = strtok( NULL, "," ); in TCProcessImKey()
324 …TCAssertMsg( (iaPtr != NULL), "ProcessImKey: problem reading alpha index for image %d in script fi… in TCProcessImKey()
367 TCStripBlanks( iaPtr, 1,1 ); in TCProcessImKey()
380 TCGetKeyNum ( iaPtr, &iaNum ); in TCProcessImKey()