Home
last modified time | relevance | path

Searched refs:SGET_FORE_COLOR_NAME_HI (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dstyle.c495 SAFEFREE(SGET_FORE_COLOR_NAME_HI(*merged_style)); in merge_styles()
498 (SGET_FORE_COLOR_NAME_HI(*add_style)) ? in merge_styles()
499 fxstrdup(SGET_FORE_COLOR_NAME_HI(*add_style)) : in merge_styles()
506 SGET_FORE_COLOR_NAME_HI(*add_style)); in merge_styles()
837 SAFEFREE(SGET_FORE_COLOR_NAME_HI(*style)); in free_style()
879 SAFEFREE(SGET_FORE_COLOR_NAME_HI(*style)); in free_style_mask()
2816 SAFEFREE(SGET_FORE_COLOR_NAME_HI(*ps)); in style_parse_one_style_option()
5406 SGET_FORE_COLOR_NAME_HI(*pstyle) != NULL && in update_window_color_hi_style()
5571 if (SGET_FORE_COLOR_NAME_HI(*nptr)) in print_styles()
5573 mem += strlen(SGET_FORE_COLOR_NAME_HI(*nptr)); in print_styles()
[all …]
H A Dstyle.h437 #define SGET_FORE_COLOR_NAME_HI(s) \ macro
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dstyle.c496 SAFEFREE(SGET_FORE_COLOR_NAME_HI(*merged_style)); in merge_styles()
499 (SGET_FORE_COLOR_NAME_HI(*add_style)) ? in merge_styles()
501 SGET_FORE_COLOR_NAME_HI(*add_style)) : in merge_styles()
508 SGET_FORE_COLOR_NAME_HI(*add_style)); in merge_styles()
798 SAFEFREE(SGET_FORE_COLOR_NAME_HI(*style)); in free_style()
840 SAFEFREE(SGET_FORE_COLOR_NAME_HI(*style)); in free_style_mask()
2793 SAFEFREE(SGET_FORE_COLOR_NAME_HI(*ps)); in style_parse_one_style_option()
5348 SGET_FORE_COLOR_NAME_HI(*pstyle) != NULL && in update_window_color_hi_style()
5512 if (SGET_FORE_COLOR_NAME_HI(*nptr)) in print_styles()
5514 mem += strlen(SGET_FORE_COLOR_NAME_HI(*nptr)); in print_styles()
[all …]
H A Dstyle.h434 #define SGET_FORE_COLOR_NAME_HI(s) \ macro