Home
last modified time | relevance | path

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

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dstyle.c477 SAFEFREE(SGET_BACK_COLOR_NAME(*merged_style)); in merge_styles()
480 (SGET_BACK_COLOR_NAME(*add_style)) ? in merge_styles()
481 fxstrdup(SGET_BACK_COLOR_NAME(*add_style)) : in merge_styles()
488 SGET_BACK_COLOR_NAME(*add_style)); in merge_styles()
834 SAFEFREE(SGET_BACK_COLOR_NAME(*style)); in free_style()
867 SAFEFREE(SGET_BACK_COLOR_NAME(*style)); in free_style_mask()
2176 SAFEFREE(SGET_BACK_COLOR_NAME(*ps)); in style_parse_one_style_option()
2390 SAFEFREE(SGET_BACK_COLOR_NAME(*ps)); in style_parse_one_style_option()
5362 if (SGET_BACK_COLOR_NAME(*pstyle) != NULL && in update_window_color_style()
5541 if (SGET_BACK_COLOR_NAME(*nptr)) in print_styles()
[all …]
H A Dstyle.h433 #define SGET_BACK_COLOR_NAME(s) \ macro
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dstyle.c478 SAFEFREE(SGET_BACK_COLOR_NAME(*merged_style)); in merge_styles()
481 (SGET_BACK_COLOR_NAME(*add_style)) ? in merge_styles()
489 SGET_BACK_COLOR_NAME(*add_style)); in merge_styles()
795 SAFEFREE(SGET_BACK_COLOR_NAME(*style)); in free_style()
828 SAFEFREE(SGET_BACK_COLOR_NAME(*style)); in free_style_mask()
2149 SAFEFREE(SGET_BACK_COLOR_NAME(*ps)); in style_parse_one_style_option()
2366 SAFEFREE(SGET_BACK_COLOR_NAME(*ps)); in style_parse_one_style_option()
5304 if (SGET_BACK_COLOR_NAME(*pstyle) != NULL && in update_window_color_style()
5482 if (SGET_BACK_COLOR_NAME(*nptr)) in print_styles()
5484 mem += strlen(SGET_BACK_COLOR_NAME(*nptr)); in print_styles()
[all …]
H A Dstyle.h430 #define SGET_BACK_COLOR_NAME(s) \ macro