Home
last modified time | relevance | path

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

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dstyle.c513 SAFEFREE(SGET_BACK_COLOR_NAME_HI(*merged_style)); in merge_styles()
516 (SGET_BACK_COLOR_NAME_HI(*add_style)) ? in merge_styles()
517 fxstrdup(SGET_BACK_COLOR_NAME_HI(*add_style)) : in merge_styles()
524 SGET_BACK_COLOR_NAME_HI(*add_style)); in merge_styles()
836 SAFEFREE(SGET_BACK_COLOR_NAME_HI(*style)); in free_style()
875 SAFEFREE(SGET_BACK_COLOR_NAME_HI(*style)); in free_style_mask()
2837 SAFEFREE(SGET_BACK_COLOR_NAME_HI(*ps)); in style_parse_one_style_option()
5416 SGET_BACK_COLOR_NAME_HI(*pstyle) != NULL && in update_window_color_hi_style()
5561 if (SGET_BACK_COLOR_NAME_HI(*nptr)) in print_styles()
5563 mem += strlen(SGET_BACK_COLOR_NAME_HI(*nptr)); in print_styles()
[all …]
H A Dstyle.h441 #define SGET_BACK_COLOR_NAME_HI(s) \ macro
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dstyle.c515 SAFEFREE(SGET_BACK_COLOR_NAME_HI(*merged_style)); in merge_styles()
518 (SGET_BACK_COLOR_NAME_HI(*add_style)) ? in merge_styles()
520 SGET_BACK_COLOR_NAME_HI(*add_style)) : in merge_styles()
527 SGET_BACK_COLOR_NAME_HI(*add_style)); in merge_styles()
797 SAFEFREE(SGET_BACK_COLOR_NAME_HI(*style)); in free_style()
836 SAFEFREE(SGET_BACK_COLOR_NAME_HI(*style)); in free_style_mask()
2815 SAFEFREE(SGET_BACK_COLOR_NAME_HI(*ps)); in style_parse_one_style_option()
5358 SGET_BACK_COLOR_NAME_HI(*pstyle) != NULL && in update_window_color_hi_style()
5502 if (SGET_BACK_COLOR_NAME_HI(*nptr)) in print_styles()
5504 mem += strlen(SGET_BACK_COLOR_NAME_HI(*nptr)); in print_styles()
[all …]
H A Dstyle.h438 #define SGET_BACK_COLOR_NAME_HI(s) \ macro