Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/twl/tcl/ARM9/
Dtypes.h171TCL_RESULT_ERROR_NO_FIND_PICTURE , // No photo was found in the specified index with a path sear… enumerator
/TwlSDK-5.4/build/demos.TWL/tcl/tcl-1/src/
Dmain.c339 if( result == TCL_RESULT_ERROR_NO_FIND_PICTURE ) in TwlMain()
345 } while( result == TCL_RESULT_ERROR_NO_FIND_PICTURE ); in TwlMain()