Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterConf/
H A DLook.c660 config->title_button_style = item.data.integer; in ParseLookOptions()
849 config->title_button_style, in WriteLookOptions()
1065 …e = get_flags (config->set_flags, LOOK_TitleButtonStyle) ? config->title_button_style : 0; /* 0 - …
H A Dafterconf.h1915 unsigned short int title_button_style; member