Lines Matching refs:message
86 static char message[MESSAGE_SIZE]=""; variable
182 DEMODrawText( 1 * MENU_TEXT_SIZE, 3 * MENU_TEXT_SIZE, message); in TwlMain()
204 (void)STD_CopyLString( message, "write succeed.", MESSAGE_SIZE ); in TwlMain()
208 (void)STD_CopyLString( message, "write failed.", MESSAGE_SIZE ); in TwlMain()
213 (void)STD_CopyLString( message, "read rom failed.", MESSAGE_SIZE ); in TwlMain()
218 (void)STD_CopyLString( message, "open rom failed.", MESSAGE_SIZE ); in TwlMain()
226 (void)STD_CopyLString( message, "edit succeed.", MESSAGE_SIZE ); in TwlMain()
230 (void)STD_CopyLString( message, "edit failed.", MESSAGE_SIZE ); in TwlMain()
235 (void)STD_CopyLString( message, "load failed.", MESSAGE_SIZE ); in TwlMain()
242 (void)STD_CopyLString( message, "delete succeed", MESSAGE_SIZE ); in TwlMain()
246 (void)STD_CopyLString( message, "delete failed", MESSAGE_SIZE ); in TwlMain()