Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/tc/src/
DTCScriptFile.cpp305 char* icPtr = NULL, *iaPtr = NULL, *fmtPtr = NULL; in TCProcessImKey() local
325 icPtr = strtok( attList, "," ); in TCProcessImKey()
326 …TCAssertMsg( (icPtr != NULL), "ProcessImKey: problem reading color index for image %d in script fi… in TCProcessImKey()
371 TCStripBlanks( icPtr, 1,1 ); in TCProcessImKey()
380 TCGetKeyNum ( icPtr, &icNum ); in TCProcessImKey()