Home
last modified time | relevance | path

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

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dstyle.c459 SAFEFREE(SGET_FORE_COLOR_NAME(*merged_style)); in merge_styles()
462 (SGET_FORE_COLOR_NAME(*add_style)) ? in merge_styles()
463 fxstrdup(SGET_FORE_COLOR_NAME(*add_style)) : in merge_styles()
470 SGET_FORE_COLOR_NAME(*add_style)); in merge_styles()
835 SAFEFREE(SGET_FORE_COLOR_NAME(*style)); in free_style()
871 SAFEFREE(SGET_FORE_COLOR_NAME(*style)); in free_style_mask()
2358 SAFEFREE(SGET_FORE_COLOR_NAME(*ps)); in style_parse_one_style_option()
2680 SAFEFREE(SGET_FORE_COLOR_NAME(*ps)); in style_parse_one_style_option()
5353 if (SGET_FORE_COLOR_NAME(*pstyle) != NULL && in update_window_color_style()
5551 if (SGET_FORE_COLOR_NAME(*nptr)) in print_styles()
[all …]
H A Dstyle.h429 #define SGET_FORE_COLOR_NAME(s) \ macro
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dstyle.c460 SAFEFREE(SGET_FORE_COLOR_NAME(*merged_style)); in merge_styles()
463 (SGET_FORE_COLOR_NAME(*add_style)) ? in merge_styles()
471 SGET_FORE_COLOR_NAME(*add_style)); in merge_styles()
796 SAFEFREE(SGET_FORE_COLOR_NAME(*style)); in free_style()
832 SAFEFREE(SGET_FORE_COLOR_NAME(*style)); in free_style_mask()
2333 SAFEFREE(SGET_FORE_COLOR_NAME(*ps)); in style_parse_one_style_option()
2656 SAFEFREE(SGET_FORE_COLOR_NAME(*ps)); in style_parse_one_style_option()
5295 if (SGET_FORE_COLOR_NAME(*pstyle) != NULL && in update_window_color_style()
5492 if (SGET_FORE_COLOR_NAME(*nptr)) in print_styles()
5494 mem += strlen(SGET_FORE_COLOR_NAME(*nptr)); in print_styles()
[all …]
H A Dstyle.h426 #define SGET_FORE_COLOR_NAME(s) \ macro