Home
last modified time | relevance | path

Searched refs:theword (Results 1 – 25 of 100) sorted by relevance

1234

/dports/cad/opencascade/opencascade-7.6.0/src/Units/
H A DUnits_Token.cxx41 theword=" "; in IMPLEMENT_STANDARD_RTTIEXT()
54 theword=aword; in Units_Token()
68 theword=aword; in Units_Token()
83 theword=aword; in Units_Token()
99 theword=aword; in Units_Token()
135 return theword.Length(); in Length()
166 theword = atoken->Word(); in Units_Token()
/dports/math/pari/pari-2.13.3/doc/
H A Dindex.tex46 \def\theword{#1#2}%
81 {\csname\thefont\endcsname\theword}\dotfill\indxjump{\thepage}{\thedest}%
83 \let\theoldword\theword}
110 \ifx \theword \theoldword
/dports/math/p5-Math-Pari/pari-2.3.5/doc/
H A Dindex.tex46 \def\theword{#1#2}%
81 {\csname\thefont\endcsname\theword}\dotfill\indxjump{\thepage}{\thedest}%
83 \let\theoldword\theword}
110 \ifx \theword \theoldword
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-fetchinfo/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-mailmbox/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-managesieve/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-litehtml_viewer/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-address_keeper/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-archive/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-att_remover/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-dillo/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-gdata/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-bsfilter/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-bogofilter/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-clamd/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-libravatar/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/src/gtk/
H A Dgtkaspell.c406 gtkaspell->theword[0] = 0x00; in gtkaspell_new()
966 gtkaspell->theword[GTKASPELLWORDSIZE - 1] = 0; in check_at()
1030 misspelled_suggest(gtkaspell, gtkaspell->theword); in gtkaspell_check_next_prev()
1179 if (strcmp(newword, gtkaspell->theword)) { in replace_with_supplied_word_cb()
1185 gtkaspell->theword, strlen(gtkaspell->theword), in replace_with_supplied_word_cb()
1216 gtkaspell->theword, strlen(gtkaspell->theword), in replace_word_cb()
1336 …ct_add_to_session(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_session_cb()
1351 enchant_dict_add(gtkaspell->gtkaspeller->speller, gtkaspell->theword, strlen(gtkaspell->theword)); in add_word_to_personal_cb()
1377 misspelled_suggest(gtkaspell, gtkaspell->theword); in check_with_alternate_cb()
1464 utf8buf = g_strdup(gtkaspell->theword); in replace_with_create_dialog_cb()
[all …]

1234