Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterConf/
H A DAnimate.c173 set_flags (config->set_flags, ANIMATE_SET_WIDTH); in ParseAnimateOptions()
H A Dafterconf.h2463 #define ANIMATE_SET_WIDTH (0x01<<3) macro
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Animate/
H A DAnimate.c499 if( get_flags(config->set_flags, ANIMATE_SET_WIDTH) ) in GetOptions()