Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/carddemo/src/
Dcreate-bnr-4icon.c405 case CARD_RESULT_NAMETOOLONG: in PrintResult()
Dcreate-1icon.c448 case CARD_RESULT_NAMETOOLONG: in PrintResult()
Dcreate-8icon.c463 case CARD_RESULT_NAMETOOLONG: in PrintResult()
Dcardutil.c563 return CARD_RESULT_NAMETOOLONG; in DoSave()
Dlistdemo.c1487 case CARD_RESULT_NAMETOOLONG: in ListAnimTick()
/RvlSDK-3.1.4/include/revolution/
Dcard.h327 #define CARD_RESULT_NAMETOOLONG -12 macro