Home
last modified time | relevance | path

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

12

/dports/mail/claws-mail-notification/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