Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/libraries/tc/src/
DTCScriptFile.cpp300 char* icPtr = NULL, *iaPtr = NULL, *fmtPtr = NULL; in TCProcessImKey() local
320 icPtr = strtok( attList, "," ); in TCProcessImKey()
321 …TCAssertMsg( (icPtr != NULL), "ProcessImKey: problem reading color index for image %d in script fi… in TCProcessImKey()
366 TCStripBlanks( icPtr, 1,1 ); in TCProcessImKey()
375 TCGetKeyNum ( icPtr, &icNum ); in TCProcessImKey()