Home
last modified time | relevance | path

Searched defs:scaleAll (Results 1 – 8 of 8) sorted by relevance

/dports/biology/sigviewer/sigviewer-0.6.4-13-gf62f8d9/src/gui_impl/commands/
H A Dadapt_channel_view_gui_command.cpp175 void AdaptChannelViewGuiCommand::scaleAll () in scaleAll() function in sigviewer::AdaptChannelViewGuiCommand
/dports/graphics/libboard/libboard-5b38274/src/
H A DShapes.cpp369 Dot::scaleAll( double s ) in scaleAll() function in LibBoard::Dot
556 Line::scaleAll( double s ) in scaleAll() function in LibBoard::Line
1002 Ellipse::scaleAll( double s ) in scaleAll() function in LibBoard::Ellipse
1223 Circle::scaleAll( double s ) in scaleAll() function in LibBoard::Circle
1351 Polyline::scaleAll( double s ) in scaleAll() function in LibBoard::Polyline
1507 Rectangle::scaleAll( double s ) in scaleAll() function in LibBoard::Rectangle
1726 GouraudTriangle::scaleAll( double s ) in scaleAll() function in LibBoard::GouraudTriangle
2066 Text::scaleAll( double s ) in scaleAll() function in LibBoard::Text
H A DImage.cpp171 Image::scaleAll(double s) in scaleAll() function in LibBoard::Image
H A DPath.cpp184 Path::scaleAll( double s ) in scaleAll() function in LibBoard::Path
H A DShapeList.cpp441 ShapeList::scaleAll( double s ) in scaleAll() function in LibBoard::ShapeList
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/geometry/
H A Djuce_RectangleList.h603 void scaleAll (ScaleType scaleFactor) noexcept in scaleAll() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/geometry/
H A Djuce_RectangleList.h603 void scaleAll (ScaleType scaleFactor) noexcept in scaleAll() function
/dports/science/gromacs/gromacs-2021.4/src/gromacs/analysisdata/modules/
H A Dhistogram.cpp374 void AbstractAverageHistogram::scaleAll(real factor) in scaleAll() function in gmx::AbstractAverageHistogram