Home
last modified time | relevance | path

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

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dborders.c220 rotation_t draw_rotation; member
3295 if (td->draw_rotation != ROTATION_0) in border_set_button_pixmap()
3317 if (td->draw_rotation != ROTATION_0) in border_set_button_pixmap()
3699 if (td->draw_rotation != ROTATION_0) in border_set_title_pixmap()
3731 if (td->draw_rotation != ROTATION_0) in border_set_title_pixmap()
3767 if (td->draw_rotation != ROTATION_0) in border_draw_title()
3778 if (td->draw_rotation != ROTATION_0) in border_draw_title()
3785 td->draw_rotation); in border_draw_title()
3874 if (td->draw_rotation == ROTATION_0) in border_rotate_titlebar_descr()
3886 switch(td->draw_rotation) in border_rotate_titlebar_descr()
[all …]
H A Dgeometry.c256 rotation_t draw_rotation; in get_title_font_size_and_offset() local
293 draw_rotation = ROTATION_0; in get_title_font_size_and_offset()
297 draw_rotation = fw->title_text_rotation; in get_title_font_size_and_offset()
300 fw->title_font, draw_rotation); in get_title_font_size_and_offset()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dborders.c220 rotation_t draw_rotation; member
3296 if (td->draw_rotation != ROTATION_0) in border_set_button_pixmap()
3318 if (td->draw_rotation != ROTATION_0) in border_set_button_pixmap()
3700 if (td->draw_rotation != ROTATION_0) in border_set_title_pixmap()
3732 if (td->draw_rotation != ROTATION_0) in border_set_title_pixmap()
3768 if (td->draw_rotation != ROTATION_0) in border_draw_title()
3779 if (td->draw_rotation != ROTATION_0) in border_draw_title()
3786 td->draw_rotation); in border_draw_title()
3875 if (td->draw_rotation == ROTATION_0) in border_rotate_titlebar_descr()
3887 switch(td->draw_rotation) in border_rotate_titlebar_descr()
[all …]
H A Dgeometry.c249 rotation_t draw_rotation; in get_title_font_size_and_offset() local
286 draw_rotation = ROTATION_0; in get_title_font_size_and_offset()
290 draw_rotation = fw->title_text_rotation; in get_title_font_size_and_offset()
293 fw->title_font, draw_rotation); in get_title_font_size_and_offset()