Home
last modified time | relevance | path

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

/dports/x11-wm/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8/src/atlantis/
H A Dswim.c500 if ( (type == CHROMIS && (as->fish[j].type == CHROMIS2 || in BoidsAngle()
502 (type == CHROMIS2 && (as->fish[j].type == CHROMIS || in BoidsAngle()
504 (type == CHROMIS3 && (as->fish[j].type == CHROMIS || in BoidsAngle()
H A Datlantis-internal.h141 #define CHROMIS 1 macro
H A Datlantis.c824 case CHROMIS: in atlantisPaintInside()