Home
last modified time | relevance | path

Searched refs:SGET_MINI_ICON_NAME (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dstyle.c381 SAFEFREE(SGET_MINI_ICON_NAME(*merged_style)); in merge_styles()
384 (SGET_MINI_ICON_NAME(*add_style)) ? in merge_styles()
385 fxstrdup(SGET_MINI_ICON_NAME(*add_style)) : in merge_styles()
392 SGET_MINI_ICON_NAME(*add_style)); in merge_styles()
842 SAFEFREE(SGET_MINI_ICON_NAME(*style)); in free_style()
899 SAFEFREE(SGET_MINI_ICON_NAME(*style)); in free_style_mask()
3371 SAFEFREE(SGET_MINI_ICON_NAME(*ps)); in style_parse_one_style_option()
5620 if (SGET_MINI_ICON_NAME(*nptr)) in print_styles()
5622 mem += strlen(SGET_MINI_ICON_NAME(*nptr)); in print_styles()
5627 SGET_MINI_ICON_NAME(*nptr)); in print_styles()
H A Dstyle.h421 #define SGET_MINI_ICON_NAME(s) \ macro
H A Dadd_window.c809 fw->mini_pixmap_file = SGET_MINI_ICON_NAME(*pstyle); in setup_mini_icon()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dstyle.c382 SAFEFREE(SGET_MINI_ICON_NAME(*merged_style)); in merge_styles()
385 (SGET_MINI_ICON_NAME(*add_style)) ? in merge_styles()
386 safestrdup(SGET_MINI_ICON_NAME(*add_style)) : in merge_styles()
393 SGET_MINI_ICON_NAME(*add_style)); in merge_styles()
803 SAFEFREE(SGET_MINI_ICON_NAME(*style)); in free_style()
860 SAFEFREE(SGET_MINI_ICON_NAME(*style)); in free_style_mask()
3352 SAFEFREE(SGET_MINI_ICON_NAME(*ps)); in style_parse_one_style_option()
5562 if (SGET_MINI_ICON_NAME(*nptr)) in print_styles()
5564 mem += strlen(SGET_MINI_ICON_NAME(*nptr)); in print_styles()
5569 SGET_MINI_ICON_NAME(*nptr)); in print_styles()
H A Dstyle.h418 #define SGET_MINI_ICON_NAME(s) \ macro
H A Dadd_window.c841 fw->mini_pixmap_file = SGET_MINI_ICON_NAME(*pstyle); in setup_mini_icon()