Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/tc/include/
DTCImageList.h110 void TCSetImageWrap ( TCImage* im, u32 wrapS, u32 wrapT );
/RvlSDK-3.2.2/build/libraries/tc/src/
DTCImageList.cpp197 void TCSetImageWrap ( TCImage* im, u32 wrapS, u32 wrapT ) in TCSetImageWrap() function
DTCScriptFile.cpp483 TCSetImageWrap( newIm, wrapS, wrapT ); in TCProcessImKey()