Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/tc/src/
DTCScriptFile.cpp305 char* icPtr = NULL, *iaPtr = NULL, *fmtPtr = NULL; in TCProcessImKey() local
328 iaPtr = strtok( NULL, "," ); in TCProcessImKey()
329 …TCAssertMsg( (iaPtr != NULL), "ProcessImKey: problem reading alpha index for image %d in script fi… in TCProcessImKey()
372 TCStripBlanks( iaPtr, 1,1 ); in TCProcessImKey()
385 TCGetKeyNum ( iaPtr, &iaNum ); in TCProcessImKey()