Home
last modified time | relevance | path

Searched refs:UNDERLINE_COLOR (Results 1 – 21 of 21) sorted by relevance

/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/gtksourceview/
H A Dgtksourcestyle.c373 SET_MASK (style, UNDERLINE_COLOR); in gtk_source_style_set_property()
378 UNSET_MASK (style, UNDERLINE_COLOR); in gtk_source_style_set_property()
415 MODIFY_MASK (style, value, UNDERLINE_COLOR); in gtk_source_style_set_property()
507 GET_MASK (style, value, UNDERLINE_COLOR); in gtk_source_style_get_property()
/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/gtksourceview/
H A Dgtksourcestyle.c350 SET_MASK (style, UNDERLINE_COLOR); in gtk_source_style_set_property()
355 UNSET_MASK (style, UNDERLINE_COLOR); in gtk_source_style_set_property()
392 MODIFY_MASK (style, value, UNDERLINE_COLOR); in gtk_source_style_set_property()
480 GET_MASK (style, value, UNDERLINE_COLOR); in gtk_source_style_get_property()
/dports/japanese/slrn/slrn-0.9.6.2/src/
H A Dslrn.h119 #define UNDERLINE_COLOR 31 macro
H A Dstartup.c762 {"underlinetext", UNDERLINE_COLOR, "magenta", DEF_BG, SLTT_BOLD_MASK},
H A Dart.c8865 color = UNDERLINE_COLOR; in smg_write_emphasized_text()
/dports/news/slrn/slrn-1.0.3/src/
H A Dslrn.h153 #define UNDERLINE_COLOR 31 macro
H A Dstartup.c1228 {"underlinetext", UNDERLINE_COLOR, "magenta", DEF_BG, SLTT_ULINE_MASK},
H A Dart.c8227 color = UNDERLINE_COLOR; in smg_write_emphasized_text()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/area/
H A DTrait.java151 public static final Integer UNDERLINE_COLOR = 34; field in Trait
218 put(UNDERLINE_COLOR, new TraitInfo("underline-score-color", Color.class)); in put() argument
H A DAreaTreeParser.java1116 Trait.UNDERLINE, Trait.UNDERLINE_COLOR};
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dmisc.h35 REVERSE_COLOR, BOLD_COLOR, BLINK_COLOR, UNDERLINE_COLOR enumerator
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dmisc.h35 REVERSE_COLOR, BOLD_COLOR, BLINK_COLOR, UNDERLINE_COLOR enumerator
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/
H A DTraitSetter.java587 area.addTrait(Trait.UNDERLINE_COLOR, deco.getUnderlineColor()); in addTextDecoration()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/
H A DAbstractPathOrientedRenderer.java887 Color ct = (Color) inline.getTrait(Trait.UNDERLINE_COLOR); in renderTextDecoration()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dmisc.c4658 this_color = UNDERLINE_COLOR; in convert_output_format_raw()
4660 this_color = (int) (((float)UNDERLINE_COLOR * rand())/RAND_MAX); in convert_output_format_raw()
/dports/chinese/bitchx/bitchx-1.2.1/contrib/
H A Dmisc.c4485 this_color = UNDERLINE_COLOR; in convert_output_format_raw()
4487 this_color = (int) (((float)UNDERLINE_COLOR * rand())/RAND_MAX); in convert_output_format_raw()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dmisc.c4658 this_color = UNDERLINE_COLOR; in convert_output_format_raw()
4660 this_color = (int) (((float)UNDERLINE_COLOR * rand())/RAND_MAX); in convert_output_format_raw()
/dports/irc/bitchx/bitchx-1.2.1/contrib/
H A Dmisc.c4485 this_color = UNDERLINE_COLOR; in convert_output_format_raw()
4487 this_color = (int) (((float)UNDERLINE_COLOR * rand())/RAND_MAX); in convert_output_format_raw()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dpango.vapi819 UNDERLINE_COLOR,
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A DChangeLog.85009 * dispextern.h: Remove all else block of UNDERLINE_COLOR.
5010 Remove definition of UNDERLINE_COLOR.
5021 * dispextern.h (UNDERLINE_COLOR): Defined.
/dports/editors/emacs/emacs-27.2/src/
H A DChangeLog.85009 * dispextern.h: Remove all else block of UNDERLINE_COLOR.
5010 Remove definition of UNDERLINE_COLOR.
5021 * dispextern.h (UNDERLINE_COLOR): Defined.