Home
last modified time | relevance | path

Searched refs:createEffects (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/webvfx-qt5/webvfx-e918ce4/webvfx/
H A Dwebvfx.h62 Effects* createEffects(const QString& fileName, int width, int height, Parameters* parameters = 0, …
H A Dwebvfx.cpp151 Effects* createEffects(const QString& fileName, int width, int height, Parameters* parameters, bool… in createEffects() function
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/windowsystem/
H A Dplugin.cpp20 KWindowEffectsPrivate *KWindowSystemKWinPlugin::createEffects() in createEffects() function in KWindowSystemKWinPlugin
H A Dplugin.h20 KWindowEffectsPrivate *createEffects() override;
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/platforms/xcb/
H A Dplugin.cpp22 KWindowEffectsPrivate *X11Plugin::createEffects() in createEffects() function in X11Plugin
H A Dplugin.h21 KWindowEffectsPrivate *createEffects() override;
/dports/x11/plasma5-kwayland-integration/kwayland-integration-5.23.5/src/windowsystem/
H A Dplugin.cpp21 KWindowEffectsPrivate *KWaylandPlugin::createEffects() in createEffects() function in KWaylandPlugin
H A Dplugin.h21 KWindowEffectsPrivate *createEffects() override;
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/
H A Dkwindowsystemplugininterface.cpp18 KWindowEffectsPrivate *KWindowSystemPluginInterface::createEffects() in createEffects() function in KWindowSystemPluginInterface
H A Dkwindowsystemplugininterface_p.h29 virtual KWindowEffectsPrivate *createEffects();
H A Dpluginwrapper.cpp108 m_effects.reset(m_plugin->createEffects()); in KWindowSystemPluginWrapper()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/Compositor/include/
H A DCompositor.h50 void createEffects(void);
123 createEffects(); in setupContent()
445 void Sample_Compositor::createEffects(void) in createEffects() function
/dports/graphics/ogre3d/ogre-1.11.6/Samples/Compositor/include/
H A DCompositor.h49 void createEffects(void);
126 createEffects(); in setupContent()
455 void Sample_Compositor::createEffects(void) in createEffects() function
/dports/multimedia/webvfx-qt5/webvfx-e918ce4/tools/render/
H A Drender.cpp140 …WebVfx::Effects* effects = WebVfx::createEffects(effectFile, width, height, new Parameters(paramet… in main()
/dports/multimedia/webvfx-qt5/webvfx-e918ce4/mlt/
H A Dservice_manager.cpp145 effects = WebVfx::createEffects(fileName, width, height, in initialize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/inc/
H A DCustomAnimationEffect.hxx284 …SAL_DLLPRIVATE void createEffects( const css::uno::Reference< css::animations::XAnimationNode >& x…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/inc/
H A DCustomAnimationEffect.hxx284 …SAL_DLLPRIVATE void createEffects( const css::uno::Reference< css::animations::XAnimationNode >& x…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A DEffectMigration.cxx1410 pMainSequence->createEffects(xOuterSeqTimeContainer); in CreateAnimatedGroup()
H A DCustomAnimationEffect.cxx2913 createEffects( xChildNode ); in createEffectsequence()
2922 void EffectSequenceHelper::createEffects( const Reference< XAnimationNode >& xNode ) in createEffects() function in sd::EffectSequenceHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A DEffectMigration.cxx1403 pMainSequence->createEffects(xOuterSeqTimeContainer); in CreateAnimatedGroup()
H A DCustomAnimationEffect.cxx2887 createEffects( xChildNode ); in createEffectsequence()
2896 void EffectSequenceHelper::createEffects( const Reference< XAnimationNode >& xNode ) in createEffects() function in sd::EffectSequenceHelper