Lines Matching refs:synth_printf

311 		synth_printf("%s\n", spk_msg_get(MSG_IAM_ALIVE));  in speech_kill()
313 synth_printf("%s\n", spk_msg_get(MSG_YOU_KILLED_SPEAKUP)); in speech_kill()
322 synth_printf("%s\n", spk_msg_get(MSG_HEY_THATS_BETTER)); in speakup_off()
325 synth_printf("%s\n", spk_msg_get(MSG_YOU_TURNED_ME_OFF)); in speakup_off()
334 synth_printf("%s\n", spk_msg_get(MSG_UNPARKED)); in speakup_parked()
337 synth_printf("%s\n", spk_msg_get(MSG_PARKED)); in speakup_parked()
351 synth_printf("%s\n", spk_msg_get(MSG_MARK)); in speakup_cut()
357 synth_printf("%s\n", spk_msg_get(MSG_CUT)); in speakup_cut()
380 synth_printf("%s\n", spk_msg_get(MSG_MARK_CLEARED)); in speakup_paste()
382 synth_printf("%s\n", spk_msg_get(MSG_PASTE)); in speakup_paste()
392 synth_printf("%s", spk_msg_get(MSG_COLORS_START + fg)); in say_attributes()
394 synth_printf(" %s ", spk_msg_get(MSG_ON_BLINKING)); in say_attributes()
397 synth_printf(" %s ", spk_msg_get(MSG_ON)); in say_attributes()
399 synth_printf("%s\n", spk_msg_get(MSG_COLORS_START + bg)); in say_attributes()
417 synth_printf("%s\n", in announce_edge()
429 synth_printf("%s", spk_str_caps_start); in speak_char()
433 synth_printf("%s", spk_str_caps_stop); in speak_char()
444 synth_printf("%s %s %s", in speak_char()
449 synth_printf(" %s%s ", spk_msg_get(MSG_CTRL), cp); in speak_char()
451 synth_printf(" %s ", cp); in speak_char()
502 synth_printf("%s\n", phonetic[--ch]); in say_phonetic_char()
505 synth_printf("%s ", spk_msg_get(MSG_NUMBER)); in say_phonetic_char()
556 synth_printf("%s\n", spk_msg_get(MSG_SPACE)); in get_word()
714 synth_printf(" %s ", delay_str[spk_spell_delay]); in spell_word()
726 synth_printf("%s", str_cap); in spell_word()
735 synth_printf("%s", cp1); in spell_word()
739 synth_printf("%s", spk_msg_get(MSG_CTRL)); in spell_word()
742 synth_printf("%s", cp1); in spell_word()
747 synth_printf("%s", spk_str_caps_stop); in spell_word()
775 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_line()
783 synth_printf("%zd, ", (cp - buf) + 1); in say_line()
853 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_line_from_to()
956 synth_printf("%s\n", spk_msg_get(MSG_NO_WINDOW)); in speakup_win_say()
1008 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_first_char()
1017 synth_printf("%d, ", ++i); in say_first_char()
1028 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_last_char()
1034 synth_printf("%d, ", ++len); in say_last_char()
1040 synth_printf(spk_msg_get(MSG_POS_INFO), spk_y + 1, spk_x + 1, in say_position()
1042 synth_printf("\n"); in say_position()
1051 synth_printf(spk_msg_get(MSG_CHAR_INFO), ch, ch); in say_char_num()
1103 synth_printf(" "); in spkup_write()
1104 synth_printf(spk_msg_get(MSG_REPEAT_DESC), in spkup_write()
1106 synth_printf(" "); in spkup_write()
1149 synth_printf(" "); in spkup_write()
1150 synth_printf(spk_msg_get(MSG_REPEAT_DESC2), in spkup_write()
1152 synth_printf(" "); in spkup_write()
1191 synth_printf("%s", spk_msg_get(MSG_CTL_START + value)); in do_handle_shift()
1294 synth_printf("%s\n", spk_msg_get(MSG_CURSOR_MSGS_START + cursor_track)); in toggle_cursoring()
1325 synth_printf("%s\n", spk_msg_get(MSG_EDIT_DONE)); in edit_bits()
1333 synth_printf(" %s\n", in edit_bits()
1788 synth_printf("%s", spk_str_pause); in speakup_con_update()
1827 synth_printf("%s %s\n", in do_handle_spec()
1861 synth_printf("%s", num_buf); in inc_dec_var()
1870 synth_printf("%s\n", spk_msg_get(MSG_WINDOW_ALREADY_SET)); in speakup_win_set()
1874 synth_printf("%s\n", spk_msg_get(MSG_END_BEFORE_START)); in speakup_win_set()
1896 synth_printf("%s\n", info); in speakup_win_set()
1907 synth_printf("%s\n", spk_msg_get(MSG_WINDOW_CLEARED)); in speakup_win_clear()
1913 synth_printf("%s\n", spk_msg_get(MSG_NO_WINDOW)); in speakup_win_enable()
1918 synth_printf("%s\n", spk_msg_get(MSG_WINDOW_SILENCED)); in speakup_win_enable()
1920 synth_printf("%s\n", spk_msg_get(MSG_WINDOW_SILENCE_DISABLED)); in speakup_win_enable()
1928 synth_printf("%s\n", spk_msg_get(MSG_ERROR)); in speakup_bits()
1932 synth_printf(spk_msg_get(MSG_EDIT_PROMPT), pb_edit->name); in speakup_bits()
1976 synth_printf(" %s\n", spk_msg_get(MSG_GOTO_CANCELED)); in handle_goto()
2024 synth_printf("%s\n", spk_msg_get(MSG_ERROR)); in speakup_goto()
2027 synth_printf("%s\n", spk_msg_get(MSG_GOTO)); in speakup_goto()