Lines Matching refs:synth_printf
312 synth_printf("%s\n", spk_msg_get(MSG_IAM_ALIVE)); in speech_kill()
314 synth_printf("%s\n", spk_msg_get(MSG_YOU_KILLED_SPEAKUP)); in speech_kill()
323 synth_printf("%s\n", spk_msg_get(MSG_HEY_THATS_BETTER)); in speakup_off()
326 synth_printf("%s\n", spk_msg_get(MSG_YOU_TURNED_ME_OFF)); in speakup_off()
335 synth_printf("%s\n", spk_msg_get(MSG_UNPARKED)); in speakup_parked()
338 synth_printf("%s\n", spk_msg_get(MSG_PARKED)); in speakup_parked()
352 synth_printf("%s\n", spk_msg_get(MSG_MARK)); in speakup_cut()
358 synth_printf("%s\n", spk_msg_get(MSG_CUT)); in speakup_cut()
381 synth_printf("%s\n", spk_msg_get(MSG_MARK_CLEARED)); in speakup_paste()
383 synth_printf("%s\n", spk_msg_get(MSG_PASTE)); in speakup_paste()
393 synth_printf("%s", spk_msg_get(MSG_COLORS_START + fg)); in say_attributes()
395 synth_printf(" %s ", spk_msg_get(MSG_ON_BLINKING)); in say_attributes()
398 synth_printf(" %s ", spk_msg_get(MSG_ON)); in say_attributes()
400 synth_printf("%s\n", spk_msg_get(MSG_COLORS_START + bg)); in say_attributes()
418 synth_printf("%s\n", in announce_edge()
430 synth_printf("%s", spk_str_caps_start); in speak_char()
434 synth_printf("%s", spk_str_caps_stop); in speak_char()
445 synth_printf("%s %s %s", in speak_char()
450 synth_printf(" %s%s ", spk_msg_get(MSG_CTRL), cp); in speak_char()
452 synth_printf(" %s ", cp); in speak_char()
503 synth_printf("%s\n", phonetic[--ch]); in say_phonetic_char()
506 synth_printf("%s ", spk_msg_get(MSG_NUMBER)); in say_phonetic_char()
557 synth_printf("%s\n", spk_msg_get(MSG_SPACE)); in get_word()
715 synth_printf(" %s ", delay_str[spk_spell_delay]); in spell_word()
727 synth_printf("%s", str_cap); in spell_word()
736 synth_printf("%s", cp1); in spell_word()
740 synth_printf("%s", spk_msg_get(MSG_CTRL)); in spell_word()
743 synth_printf("%s", cp1); in spell_word()
748 synth_printf("%s", spk_str_caps_stop); in spell_word()
776 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_line()
784 synth_printf("%zd, ", (cp - buf) + 1); in say_line()
854 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_line_from_to()
957 synth_printf("%s\n", spk_msg_get(MSG_NO_WINDOW)); in speakup_win_say()
1009 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_first_char()
1018 synth_printf("%d, ", ++i); in say_first_char()
1029 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_last_char()
1035 synth_printf("%d, ", ++len); in say_last_char()
1041 synth_printf(spk_msg_get(MSG_POS_INFO), spk_y + 1, spk_x + 1, in say_position()
1043 synth_printf("\n"); in say_position()
1052 synth_printf(spk_msg_get(MSG_CHAR_INFO), ch, ch); in say_char_num()
1104 synth_printf(" "); in spkup_write()
1105 synth_printf(spk_msg_get(MSG_REPEAT_DESC), in spkup_write()
1107 synth_printf(" "); in spkup_write()
1150 synth_printf(" "); in spkup_write()
1151 synth_printf(spk_msg_get(MSG_REPEAT_DESC2), in spkup_write()
1153 synth_printf(" "); in spkup_write()
1192 synth_printf("%s", spk_msg_get(MSG_CTL_START + value)); in do_handle_shift()
1304 synth_printf("%s\n", spk_msg_get(MSG_CURSOR_MSGS_START + cursor_track)); in toggle_cursoring()
1335 synth_printf("%s\n", spk_msg_get(MSG_EDIT_DONE)); in edit_bits()
1343 synth_printf(" %s\n", in edit_bits()
1802 synth_printf("%s", spk_str_pause); in speakup_con_update()
1841 synth_printf("%s %s\n", in do_handle_spec()
1875 synth_printf("%s", num_buf); in inc_dec_var()
1884 synth_printf("%s\n", spk_msg_get(MSG_WINDOW_ALREADY_SET)); in speakup_win_set()
1888 synth_printf("%s\n", spk_msg_get(MSG_END_BEFORE_START)); in speakup_win_set()
1910 synth_printf("%s\n", info); in speakup_win_set()
1921 synth_printf("%s\n", spk_msg_get(MSG_WINDOW_CLEARED)); in speakup_win_clear()
1927 synth_printf("%s\n", spk_msg_get(MSG_NO_WINDOW)); in speakup_win_enable()
1932 synth_printf("%s\n", spk_msg_get(MSG_WINDOW_SILENCED)); in speakup_win_enable()
1934 synth_printf("%s\n", spk_msg_get(MSG_WINDOW_SILENCE_DISABLED)); in speakup_win_enable()
1942 synth_printf("%s\n", spk_msg_get(MSG_ERROR)); in speakup_bits()
1946 synth_printf(spk_msg_get(MSG_EDIT_PROMPT), pb_edit->name); in speakup_bits()
1990 synth_printf(" %s\n", spk_msg_get(MSG_GOTO_CANCELED)); in handle_goto()
2038 synth_printf("%s\n", spk_msg_get(MSG_ERROR)); in speakup_goto()
2041 synth_printf("%s\n", spk_msg_get(MSG_GOTO)); in speakup_goto()