Home
last modified time | relevance | path

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

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dstyle.h219 #define S_HAS_ICON_FONT(c) \ macro
H A Dstyle.c411 if (S_HAS_ICON_FONT(SCF(*add_style))) in merge_styles()
4945 if (S_HAS_ICON_FONT(SCC(*ret_style))) in check_window_style_change()
H A Dadd_window.c1965 if (S_HAS_ICON_FONT(SCF(*pstyle)) && SGET_ICON_FONT(*pstyle) && in setup_icon_font()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dstyle.h216 #define S_HAS_ICON_FONT(c) \ macro
H A Dstyle.c412 if (S_HAS_ICON_FONT(SCF(*add_style))) in merge_styles()
4887 if (S_HAS_ICON_FONT(SCC(*ret_style))) in check_window_style_change()
H A Dadd_window.c1995 if (S_HAS_ICON_FONT(SCF(*pstyle)) && SGET_ICON_FONT(*pstyle) && in setup_icon_font()