Searched refs:test_text (Results 1 – 4 of 4) sorted by relevance
63 static char test_text[]="test text"; variable99 gx_text_button_text_set(text_button, test_text); in control_thread_entry()102 sprintf(test_comment, "set button text to \"%s\"", test_text); in control_thread_entry()
59 GX_CHAR test_text[]="\r33\r32\r31\r30\r29\r28\r27\r26\r25\r24\r23\r22\r21\r20\r19\r18\r17\r16\r15\r… variable103 gx_multi_line_text_view_text_set(view, test_text); in control_thread_entry()
81 static char test_text[] = "It is universally\n acknowledged that\n trust is\n one of the\n most val… variable97 gx_multi_line_text_input_text_set(text_input, test_text); in control_thread_entry()
19 GX_CONST GX_CHAR test_text[] = "It is helpful to have some knowledge of the basic organization of a… variable103 string.gx_string_ptr = test_text; in start_guix()104 string.gx_string_length = sizeof(test_text) - 1; in start_guix()