Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterConf/
H A Dafterconf.h1167 #define WINLIST_ID_START (BGR_ID_END+1) macro
1168 #define WINLIST_FillRowsFirst_ID (WINLIST_ID_START)
1169 #define WINLIST_UseSkipList_ID (WINLIST_ID_START+1)
1170 #define WINLIST_Geometry_ID (WINLIST_ID_START+2)
1171 #define WINLIST_MinSize_ID (WINLIST_ID_START+3)
1172 #define WINLIST_MaxSize_ID (WINLIST_ID_START+4)
1173 #define WINLIST_MaxRows_ID (WINLIST_ID_START+5)
1174 #define WINLIST_MaxColumns_ID (WINLIST_ID_START+6)
1175 #define WINLIST_MaxColWidth_ID (WINLIST_ID_START+7)
1177 #define WINLIST_UseName_ID (WINLIST_ID_START+9)
[all …]