Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/tc/include/
DTCImageList.h109 void TCSetImageLayerAtt ( TCImage* im, u32 colorLayer, u32 alphaLayer );
/RvlSDK-3.2.2/build/libraries/tc/src/
DTCImageList.cpp180 void TCSetImageLayerAtt ( TCImage* im, u32 colorLayer, u32 alphaLayer ) in TCSetImageLayerAtt() function
DTCScriptFile.cpp480 TCSetImageLayerAtt( newIm, icNum, iaNum ); in TCProcessImKey()