Home
last modified time | relevance | path

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

/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dscreen.h130 unsigned int use_title_style : 1; member
143 #define DFS_USE_TITLE_STYLE(dfs) ((dfs).flags.use_title_style)
H A Dborders.c2718 int use_title_style, int is_toggled, int left1right0) in border_draw_decor_to_pixmap() argument
3034 if (cs >= 0 && use_title_style && g.width > 0 && g.height > 0 && in border_draw_decor_to_pixmap()
3141 if (use_title_style && in border_draw_decor_to_pixmap()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dscreen.h128 unsigned int use_title_style : 1; member
141 #define DFS_USE_TITLE_STYLE(dfs) ((dfs).flags.use_title_style)
H A Dborders.c2717 int use_title_style, int is_toggled, int left1right0) in border_draw_decor_to_pixmap() argument
3033 if (cs >= 0 && use_title_style && g.width > 0 && g.height > 0 && in border_draw_decor_to_pixmap()
3140 if (use_title_style && in border_draw_decor_to_pixmap()