Searched refs:AnimationActive (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Danimate.h10 extern bool AnimationActive;
H A Danimate.c32 bool AnimationActive = false; variable in typeref:typename:bool
98 if(AnimationActive) {
112 AnimationActive = true;
119 AnimationActive = false;
140 if(AnimationActive) {
159 AnimationActive = true;
H A Devent_core.c223 const bool animate = (AnimationActive && MaybeAnimate);
H A Dimage_xwd.c78 if(AnimationActive) {

Completed in 4 milliseconds