Home
last modified time | relevance | path

Searched defs:effect_list (Results 1 – 14 of 14) sorted by relevance

/dports/audio/gnuitar/gnuitar-0.3.2/src/
H A Dpump.c171 struct effect_creator effect_list[] = { variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-path.cpp63 PathEffectList effect_list = this->getEffectList(); in description() local
H A Dsp-lpe-item.cpp1391 PathEffectList effect_list = this->getEffectList(); in forkPathEffectsIfNecessary() local
/dports/audio/tkeca/tkeca-4.4.3/
H A Dtkeca.tcl1808 proc effect_list {} { procedure
/dports/multimedia/cheese/cheese-41.1/libcheese/
H A Dcheese-effect.c422 GList *effect_list = NULL, *l; in cheese_effect_load_effects() local
/dports/games/flare-engine/flare-engine-1.12/src/
H A DEffectManager.h149 std::vector<Effect> effect_list; variable
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dladspacore.c34 static GHashTable *effect_list; variable
H A Deffectbrowser.c54 static ListObject *effect_list = NULL; variable
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Deffects.h303 #define effect_list_iterate(effect_list, peffect) \ argument
/dports/games/freeciv/freeciv-2.6.6/common/
H A Deffects.h303 #define effect_list_iterate(effect_list, peffect) \ argument
/dports/multimedia/libopenshot/libopenshot-0.2.7/src/
H A DTimeline.cpp1197 std::list<EffectBase*> effect_list = existing_clip->Effects(); in apply_json_to_clips() local
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_transit.c34 Eina_Inlist *effect_list; member
/dports/games/angband/Angband-4.2.2/src/
H A Dinit.c133 static const char *effect_list[] = { variable
/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleQtPropListViewer.cpp2828 C4Effect **effect_list = base_object ? &base_object->pEffects : &::ScriptEngine.pGlobalEffects; in AddEffectGroup() local