Home
last modified time | relevance | path

Searched refs:LABEL_COLORS_ELEMS (Results 1 – 25 of 26) sorted by relevance

12

/dports/mail/sylpheed/sylpheed-3.7.0/src/
H A Dcolorlabel.c87 #define LABEL_COLORS_ELEMS (sizeof label_colors / sizeof label_colors[0]) macro
90 g_return_val_if_fail((color) >= 0 && (color) < LABEL_COLORS_ELEMS, (val))
97 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
189 for (n = 0; n < LABEL_COLORS_ELEMS; n++) { in colorlabel_changed()
247 for (n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
307 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
360 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_update_menu()
381 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_read_config()
412 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_write_config()
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-tnef_parse/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-att_remover/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-bogofilter/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-mailmbox/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-litehtml_viewer/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-fetchinfo/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-managesieve/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-address_keeper/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-archive/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-libravatar/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-dillo/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-gdata/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-bsfilter/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-clamd/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-vcalendar/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/src/gtk/
H A Dcolorlabel.c130 #define LABEL_COLORS_ELEMS (sizeof label_colors[0] / sizeof label_colors[0][0]) macro
133 do if ((color) < 0 || (color) >= LABEL_COLORS_ELEMS) { \
163 return LABEL_COLORS_ELEMS; in colorlabel_get_color_count()
293 for ( n = 0; n < LABEL_COLORS_ELEMS; n++) in colorlabel_recreate_all()
379 for (i = 0; i < LABEL_COLORS_ELEMS; i++) { in colorlabel_create_color_menu()

12