Searched refs:decay_ifs (Results 1 – 3 of 3) sorted by relevance
191 goomInfo->update.decay_ifs--; in goom_update()192 if (goomInfo->update.decay_ifs > 0) in goom_update()194 if (goomInfo->update.decay_ifs == 0) in goom_update()377 && (goomInfo->update.decay_ifs <= 0)) in goom_update()378 goomInfo->update.decay_ifs = 100; in goom_update()
152 int decay_ifs; /* disparition de l'ifs */ member
197 pp->update.decay_ifs = 0; /* disparition de l'ifs */ in plugin_info_init()