Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/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.3.1/build/demos.TWL/tcl/tcl-1/src/
Dmain.c336 if( result == TCL_RESULT_ERROR_NO_FIND_PICTURE ) in TwlMain()
342 } while( result == TCL_RESULT_ERROR_NO_FIND_PICTURE ); in TwlMain()