Home
last modified time | relevance | path

Searched refs:tb_just (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dborders.c2725 int lr_just, tb_just; in border_draw_decor_to_pixmap() local
2833 switch (tb_just) in border_draw_decor_to_pixmap()
2836 tb_just = JUST_BOTTOM; in border_draw_decor_to_pixmap()
2839 tb_just = JUST_TOP; in border_draw_decor_to_pixmap()
2851 tb_just = JUST_TOP; in border_draw_decor_to_pixmap()
2854 tb_just = JUST_BOTTOM; in border_draw_decor_to_pixmap()
2858 tb_just = JUST_CENTER; in border_draw_decor_to_pixmap()
2880 tb_just = JUST_BOTTOM; in border_draw_decor_to_pixmap()
2883 tb_just = JUST_TOP; in border_draw_decor_to_pixmap()
2887 tb_just = JUST_CENTER; in border_draw_decor_to_pixmap()
[all …]
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dborders.c2726 int lr_just, tb_just; in border_draw_decor_to_pixmap() local
2834 switch (tb_just) in border_draw_decor_to_pixmap()
2837 tb_just = JUST_BOTTOM; in border_draw_decor_to_pixmap()
2840 tb_just = JUST_TOP; in border_draw_decor_to_pixmap()
2852 tb_just = JUST_TOP; in border_draw_decor_to_pixmap()
2855 tb_just = JUST_BOTTOM; in border_draw_decor_to_pixmap()
2859 tb_just = JUST_CENTER; in border_draw_decor_to_pixmap()
2881 tb_just = JUST_BOTTOM; in border_draw_decor_to_pixmap()
2884 tb_just = JUST_TOP; in border_draw_decor_to_pixmap()
2888 tb_just = JUST_CENTER; in border_draw_decor_to_pixmap()
[all …]