Home
last modified time | relevance | path

Searched defs:resolutionChanged (Results 1 – 18 of 18) sorted by relevance

/dports/games/maxr/maxr-0.2.9/src/
H A Dvideo.h170 mutable cSignal<void ()> resolutionChanged; variable
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/ui/forms/
H A Dqg_dlgimageoptions.cpp155 void QG_ImageOptionsDialog::resolutionChanged() { in resolutionChanged() function in QG_ImageOptionsDialog
/dports/math/qwtplot3d/qwtplot3d-438c855d/src/
H A Dqwt3d_surfaceplot.cpp84 emit resolutionChanged(res); in setResolution() local
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwtplot3d/src/
H A Dqwt3d_surfaceplot.cpp95 emit resolutionChanged(res); in setResolution() local
H A Dqwt3d_curve.cpp451 emit resolutionChanged(res); in setResolution() local
/dports/graphics/seexpr/seexpr-3.4.4.0/src/SeExpr2/UI/
H A DExprDeepWater.cpp55 void DeepWaterScene::resolutionChanged(int val) { in resolutionChanged() function in DeepWaterScene
409 void ExprDeepWater::resolutionChanged() { in resolutionChanged() function in ExprDeepWater
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/imports/multimedia/
H A Dqdeclarativecameracapture.cpp281 emit resolutionChanged(captureResolution); in setResolution() local
/dports/graphics/radiance/radiance-baf2c40/src/
H A DScreenOutputNode.cpp77 emit resolutionChanged(resolution); in setResolution() local
/dports/graphics/krita/krita-4.4.8/libs/ui/widgets/
H A Dkis_custom_image_widget.cc188 void KisCustomImageWidget::resolutionChanged(double res) in resolutionChanged() function in KisCustomImageWidget
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/renderer/
H A DRenderer.cpp106 const bool resolutionChanged = (framebuffer.getWidth() != width || in getFramebuffer() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/extras/geometries/
H A Dqplanegeometry.cpp357 emit resolutionChanged(resolution); in setResolution() local
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/hdPrman/
H A DinteractiveRenderPass.cpp511 const bool resolutionChanged = in _Execute() local
/dports/science/massxpert/massxpert-c229f4a1abde3c20b83a90e50f9c5d79104dfa5f/gui/
H A DspectrumCalculationDlg.cpp830 SpectrumCalculationDlg::resolutionChanged(int value) in resolutionChanged() function in massXpert::SpectrumCalculationDlg
/dports/print/qpdfview/qpdfview-0.4.18/sources/
H A Dpageitem.cpp218 const bool resolutionChanged = m_renderParam.resolutionX() != renderParam.resolutionX() in setRenderParam() local
/dports/math/octomap/octomap-1.9.7/octovis/src/
H A DViewerGui.cpp654 bool resolutionChanged = (std::abs(oldResolution - m_octreeResolution) > 1e-5); in on_actionSettings_triggered() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/signaling/src/media-conduit/
H A DVideoConduit.cpp745 bool resolutionChanged; in ConfigureSendMediaCodec() local
/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_image.cc882 bool resolutionChanged = xres != xRes() && yres != yRes(); in scaleImage() local
/dports/games/barony/Barony-3.3.7/src/
H A Dmenu.cpp297 bool resolutionChanged = false; variable