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()
394 synth_printf("%s ", spk_msg_get(MSG_BRIGHT)); in say_attributes()
397 synth_printf("%s", spk_msg_get(MSG_COLORS_START + fg)); in say_attributes()
399 synth_printf(" %s ", spk_msg_get(MSG_ON_BLINKING)); in say_attributes()
402 synth_printf(" %s ", spk_msg_get(MSG_ON)); in say_attributes()
404 synth_printf("%s\n", spk_msg_get(MSG_COLORS_START + bg)); in say_attributes()
420 synth_printf("%s\n", in announce_edge()
432 synth_printf("%s", spk_str_caps_start); in speak_char()
436 synth_printf("%s", spk_str_caps_stop); in speak_char()
447 synth_printf("%s %s %s", in speak_char()
452 synth_printf(" %s%s ", spk_msg_get(MSG_CTRL), cp); in speak_char()
454 synth_printf(" %s ", cp); in speak_char()
505 synth_printf("%s\n", phonetic[--ch]); in say_phonetic_char()
508 synth_printf("%s ", spk_msg_get(MSG_NUMBER)); in say_phonetic_char()
559 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()
1295 synth_printf("%s\n", spk_msg_get(MSG_CURSOR_MSGS_START + cursor_track)); in toggle_cursoring()
1326 synth_printf("%s\n", spk_msg_get(MSG_EDIT_DONE)); in edit_bits()
1334 synth_printf(" %s\n", in edit_bits()
1790 synth_printf("%s", spk_str_pause); in speakup_con_update()
1829 synth_printf("%s %s\n", in do_handle_spec()
1863 synth_printf("%s", num_buf); in inc_dec_var()
1872 synth_printf("%s\n", spk_msg_get(MSG_WINDOW_ALREADY_SET)); in speakup_win_set()
1876 synth_printf("%s\n", spk_msg_get(MSG_END_BEFORE_START)); in speakup_win_set()
1898 synth_printf("%s\n", info); in speakup_win_set()
1909 synth_printf("%s\n", spk_msg_get(MSG_WINDOW_CLEARED)); in speakup_win_clear()
1915 synth_printf("%s\n", spk_msg_get(MSG_NO_WINDOW)); in speakup_win_enable()
1920 synth_printf("%s\n", spk_msg_get(MSG_WINDOW_SILENCED)); in speakup_win_enable()
1922 synth_printf("%s\n", spk_msg_get(MSG_WINDOW_SILENCE_DISABLED)); in speakup_win_enable()
1930 synth_printf("%s\n", spk_msg_get(MSG_ERROR)); in speakup_bits()
1934 synth_printf(spk_msg_get(MSG_EDIT_PROMPT), pb_edit->name); in speakup_bits()
1978 synth_printf(" %s\n", spk_msg_get(MSG_GOTO_CANCELED)); in handle_goto()
2026 synth_printf("%s\n", spk_msg_get(MSG_ERROR)); in speakup_goto()
2029 synth_printf("%s\n", spk_msg_get(MSG_GOTO)); in speakup_goto()