Home
last modified time | relevance | path

Searched defs:pEffect (Results 1 – 25 of 140) sorted by relevance

123456

/dports/audio/linuxsampler/linuxsampler-2.2.0/src/effects/
H A DEffectChain.cpp32 void EffectChain::AppendEffect(Effect* pEffect) { in AppendEffect()
39 void EffectChain::InsertEffect(Effect* pEffect, int iChainPos) throw (Exception) { in InsertEffect()
65 Effect* pEffect = (*iter).pEffect; in RemoveEffect() local
105 Effect* pEffect = vEntries[i].pEffect; in Reconnect() local
126 Effect* pEffect = vEntries[iEffect].pEffect; in ClearAllChannels() local
H A DEffectChain.h133 Effect* pEffect; member
H A DEffectFactory.cpp142 Effect* pEffect = NULL; in Create() local
174 void EffectFactory::Destroy(Effect* pEffect) throw (Exception) { in Destroy()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A DEffectMigration.cxx531 CustomAnimationEffectPtr pEffect; in SetAnimationEffect() local
834 CustomAnimationEffectPtr pEffect( *aIter ); in SetAnimationSpeed() local
863 CustomAnimationEffectPtr pEffect( *aIter ); in GetAnimationSpeed() local
904 CustomAnimationEffectPtr pEffect( *aIter ); in SetDimColor() local
937 CustomAnimationEffectPtr pEffect( *aIter ); in GetDimColor() local
966 CustomAnimationEffectPtr pEffect( *aIter ); in SetDimHide() local
999 CustomAnimationEffectPtr pEffect( *aIter ); in GetDimHide() local
1035 CustomAnimationEffectPtr pEffect( *aIter ); in SetDimPrevious() local
1066 CustomAnimationEffectPtr pEffect( *aIter ); in GetDimPrevious() local
1099 CustomAnimationEffectPtr pEffect = *aIter; in SetPresentationOrder() local
[all …]
H A DCustomAnimationPreset.cxx116 CustomAnimationPreset::CustomAnimationPreset( const CustomAnimationEffectPtr& pEffect ) in CustomAnimationPreset()
132 void CustomAnimationPreset::add( const CustomAnimationEffectPtr& pEffect ) in add()
158 CustomAnimationEffectPtr pEffect = maSubTypes[strSubType]; in create() local
285 CustomAnimationEffectPtr pEffect = *aIter; in importEffects() local
371 CustomAnimationPresetPtr pEffect = getEffectDescriptor( rEffectName ); in importPresets() local
437 void CustomAnimationPresets::changePresetSubType( const CustomAnimationEffectPtr& pEffect, const OU… in changePresetSubType() argument
H A DCustomAnimationEffect.cxx1669 CustomAnimationEffectPtr pEffect; in append() local
1728 CustomAnimationEffectPtr pEffect; in append() local
1861 CustomAnimationEffectPtr pEffect = *aIter++; in implRebuild() local
2099 CustomAnimationEffectPtr pEffect; in findEffect() local
2124 CustomAnimationEffectPtr pEffect; in getEffectFromOffset() local
2265 for( const auto &pEffect : maEffects ) in disposeTextRange() local
2290 for( const auto &pEffect : aTargetParagraphEffects ) in disposeTextRange() local
2690 CustomAnimationEffectPtr pEffect; in setAnimateForm() local
2711 CustomAnimationEffectPtr pEffect( *aIter ); in setAnimateForm() local
2721 CustomAnimationEffectPtr pEffect( *aIter++ ); in setAnimateForm() local
[all …]
H A Dundoanim.cxx130 CustomAnimationEffectPtr pEffect( pMainSequence->findEffect( xNode ) ); in UndoAnimationPathImpl() local
143 CustomAnimationEffectPtr pEffect; in getEffect() local
166 CustomAnimationEffectPtr pEffect = mpImpl->getEffect(); in Undo() local
176 CustomAnimationEffectPtr pEffect = mpImpl->getEffect(); in Redo() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A DEffectMigration.cxx522 CustomAnimationEffectPtr pEffect; in SetAnimationEffect() local
827 CustomAnimationEffectPtr pEffect( *aIter ); in SetAnimationSpeed() local
856 CustomAnimationEffectPtr pEffect( *aIter ); in GetAnimationSpeed() local
897 CustomAnimationEffectPtr pEffect( *aIter ); in SetDimColor() local
930 CustomAnimationEffectPtr pEffect( *aIter ); in GetDimColor() local
959 CustomAnimationEffectPtr pEffect( *aIter ); in SetDimHide() local
992 CustomAnimationEffectPtr pEffect( *aIter ); in GetDimHide() local
1028 CustomAnimationEffectPtr pEffect( *aIter ); in SetDimPrevious() local
1059 CustomAnimationEffectPtr pEffect( *aIter ); in GetDimPrevious() local
1092 CustomAnimationEffectPtr pEffect = *aIter; in SetPresentationOrder() local
[all …]
H A DCustomAnimationPreset.cxx120 CustomAnimationPreset::CustomAnimationPreset( const CustomAnimationEffectPtr& pEffect ) in CustomAnimationPreset()
136 void CustomAnimationPreset::add( const CustomAnimationEffectPtr& pEffect ) in add()
162 CustomAnimationEffectPtr pEffect = maSubTypes[strSubType]; in create() local
313 CustomAnimationEffectPtr pEffect = *aIter; in importEffects() local
422 CustomAnimationPresetPtr pEffect = getEffectDescriptor( rEffectName ); in importPresets() local
488 void CustomAnimationPresets::changePresetSubType( const CustomAnimationEffectPtr& pEffect, const OU… in changePresetSubType() argument
H A DCustomAnimationEffect.cxx1649 CustomAnimationEffectPtr pEffect; in append() local
1708 CustomAnimationEffectPtr pEffect; in append() local
1841 CustomAnimationEffectPtr pEffect = *aIter++; in implRebuild() local
2079 CustomAnimationEffectPtr pEffect; in findEffect() local
2104 CustomAnimationEffectPtr pEffect; in getEffectFromOffset() local
2246 for( const auto &pEffect : maEffects ) in disposeTextRange() local
2271 for( const auto &pEffect : aTargetParagraphEffects ) in disposeTextRange() local
2671 CustomAnimationEffectPtr pEffect; in setAnimateForm() local
2692 CustomAnimationEffectPtr pEffect( *aIter ); in setAnimateForm() local
2702 CustomAnimationEffectPtr pEffect( *aIter++ ); in setAnimateForm() local
[all …]
H A Dundoanim.cxx129 CustomAnimationEffectPtr pEffect( pMainSequence->findEffect( xNode ) ); in UndoAnimationPathImpl() local
142 CustomAnimationEffectPtr pEffect; in getEffect() local
165 CustomAnimationEffectPtr pEffect = mpImpl->getEffect(); in Undo() local
175 CustomAnimationEffectPtr pEffect = mpImpl->getEffect(); in Redo() local
/dports/audio/mixxx/mixxx-2.3.0/src/effects/
H A Deffectchain.cpp52 EffectPointer pEffect = m_effects[i]; in addToEngine() local
66 EffectPointer pEffect = m_effects[i]; in removeFromEngine() local
90 EffectPointer pEffect = m_effects[i]; in updateEngineState() local
109 for (const auto& pEffect : pChain->effects()) { in clone() local
254 void EffectChain::addEffect(EffectPointer pEffect) { in addEffect()
275 EffectPointer pEffect) { in replaceEffect()
367 EffectPointer pEffect = Effect::createFromXml( in createFromXml() local
H A Deffectrack.cpp160 EffectPointer pEffect = m_pEffectsManager->instantiateEffect(id); in maybeLoadEffect() local
167 EffectPointer pEffect) { in loadNextEffect()
184 EffectPointer pEffect) { in loadPrevEffect()
363 bool PerGroupRack::loadEffectToGroup(const QString& groupName, EffectPointer pEffect) { in loadEffectToGroup()
399 EffectPointer pEffect) { in loadEffectToGroup()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/animations/
H A DCustomAnimationList.cxx491 for( auto &pEffect : mDndEffectsSelected ) in NotifyStartDrag() local
542 for( auto &pEffect : mDndEffectsSelected ) in ReparentChildrenDuringDrag() local
646 SvTreeListEntry* pEffect = *aItr; in ReorderEffectsInUiDuringDragOver() local
673 for( auto &pEffect : mDndEffectsSelected ) in ReorderEffectsInUiDuringDragOver() local
780 void CustomAnimationList::select( const CustomAnimationEffectPtr& pEffect ) in select()
881 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in update() local
935 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in update() local
1009 void CustomAnimationList::append( CustomAnimationEffectPtr pEffect ) in append()
1065 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in selectShape() local
1227 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in getSelection() local
[all …]
H A DCustomAnimationPane.cxx542 CustomAnimationEffectPtr pEffect = maListSelection.front(); in updateControls() local
754 CustomAnimationEffectPtr pEffect( *aIter++ ); in updateMotionPathImpl() local
2043 for( const CustomAnimationEffectPtr& pEffect : maListSelection ) in IMPL_LINK_NOARG() local
2100 for( const CustomAnimationEffectPtr& pEffect : maListSelection ) in IMPL_LINK_NOARG() local
2123 for( const CustomAnimationEffectPtr& pEffect : maListSelection ) in IMPL_LINK_NOARG() local
2148 CustomAnimationEffectPtr pEffect = maListSelection.front(); in IMPL_LINK_NOARG() local
2280 for( const CustomAnimationEffectPtr& pEffect : maListSelection ) in moveSelection() local
2311 CustomAnimationEffectPtr pEffect = *aIter++; in moveSelection() local
2385 for( const CustomAnimationEffectPtr& pEffect : maListSelection ) in onPreview() local
2453 CustomAnimationEffectPtr pEffect = *aIter++; in onDragNDropComplete() local
[all …]
/dports/audio/faudio/FAudio-21.01/src/
H A DFAPOFX.c32 FAPO **pEffect, in FAPOFX_CreateFX()
49 FAPO **pEffect, in FAPOFX_CreateFXWithCustomAllocatorEXT()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/animations/
H A DCustomAnimationPane.cxx519 CustomAnimationEffectPtr pEffect = maListSelection.front(); in updateControls() local
746 CustomAnimationEffectPtr pEffect( *aIter++ ); in updateMotionPathImpl() local
2021 for( const CustomAnimationEffectPtr& pEffect : maListSelection ) in IMPL_LINK_NOARG() local
2095 for( const CustomAnimationEffectPtr& pEffect : maListSelection ) in IMPL_LINK_NOARG() local
2118 for( const CustomAnimationEffectPtr& pEffect : maListSelection ) in IMPL_LINK_NOARG() local
2144 CustomAnimationEffectPtr pEffect = maListSelection.front(); in IMPL_LINK_NOARG() local
2315 for( const CustomAnimationEffectPtr& pEffect : maListSelection ) in moveSelection() local
2345 CustomAnimationEffectPtr pEffect = *aIter++; in moveSelection() local
2418 for( const CustomAnimationEffectPtr& pEffect : maListSelection ) in onPreview() local
2486 CustomAnimationEffectPtr pEffect = *aIter++; in onDragNDropComplete() local
[all …]
H A DCustomAnimationList.cxx239 …CustomAnimationListEntryItem(const OUString& aDescription, const CustomAnimationEffectPtr& pEffect) in CustomAnimationListEntryItem()
594 void CustomAnimationList::select( const CustomAnimationEffectPtr& pEffect ) in select()
652 void stl_append_effect_func::operator()(const CustomAnimationEffectPtr& pEffect) in operator ()()
683 CustomAnimationEffectPtr pEffect(pEntry->getEffect()); in update() local
786 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in update() local
869 void CustomAnimationList::append( CustomAnimationEffectPtr pEffect ) in append()
928 CustomAnimationEffectPtr pEffect(pEntry->getEffect()); in selectShape() local
1101 CustomAnimationEffectPtr pEffect(pEntry->getEffect()); in getSelection() local
1149 CustomAnimationEffectPtr pEffect(pEntry->getEffect()); in IMPL_LINK() local
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/icon-effect/src/
H A Dapplet-notifications.c46 CDIconEffect *pEffect; in _cd_icon_effect_start() local
164 CDIconEffect *pEffect; in _cd_icon_effect_render_effects() local
236 CDIconEffect *pEffect; in cd_icon_effect_update_icon() local
324 CDIconEffect *pEffect; in cd_icon_effect_free_data() local
/dports/audio/faudio/FAudio-21.01/cpp/
H A DXAPOFX.cpp69 IUnknown **pEffect, in CreateFX()
81 FAPOFXCPP_API CreateFX(REFCLSID clsid, IUnknown **pEffect) in CreateFX()
/dports/audio/mixxx/mixxx-2.3.0/src/test/
H A Deffectsmanagertest.cpp36 EffectPointer pEffect = m_pEffectsManager->instantiateEffect(pManifest->id()); in TEST_F() local
H A Dmetaknob_link_test.cpp62 EffectPointer pEffect = m_pEffectsManager->instantiateEffect(pManifest->id()); in MetaLinkTest() local
226 EffectPointer pEffect = m_pEffectsManager->instantiateEffect(pManifest->id()); in TEST_F() local
/dports/games/openclonk/openclonk-release-8.1-src/src/script/
H A DC4Effect.cpp93 C4Effect * pEffect = new C4Effect(ppEffectList, szName, iPrio, iTimerInterval, pCmdTarget); in New() local
99 C4Effect * pEffect = new C4Effect(ppEffectList, prototype, iPrio, iTimerInterval); in New() local
167 C4Effect *pEffect; in ~C4Effect() local
301 for (C4Effect *pEffect = *ppEffectList; pEffect; pEffect = pEffect->pNext) in Execute() local
308 C4Effect *pEffect = *ppEffectList, **ppPrevEffect=ppEffectList; in Execute() local
/dports/audio/mixxx/mixxx-2.3.0/src/engine/effects/
H A Dengineeffectchain.cpp31 bool EngineEffectChain::addEffect(EngineEffect* pEffect, int iIndex) { in addEffect()
55 bool EngineEffectChain::removeEffect(EngineEffect* pEffect, int iIndex) { in removeEffect()
/dports/audio/mixxx/mixxx-2.3.0/src/widget/
H A Dweffect.cpp44 EffectPointer pEffect = m_pEffectSlot->getEffect(); in effectUpdated() local

123456