Home
last modified time | relevance | path

Searched defs:moveTo (Results 1 – 25 of 1583) sorted by relevance

12345678910>>...64

/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_random_sub_accessor.h50 inline void moveTo(qreal x, qreal y) { in moveTo() function
53 inline void moveTo(const QPointF& p) { in moveTo() function
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/math/
H A DStencils.h47 inline void moveTo(const Coord& ijk) in moveTo() function
59 inline void moveTo(const Coord& ijk, const ValueType& centerValue) in moveTo() function
72 inline void moveTo(const IterType& iter) in moveTo() function
86 inline void moveTo(const Vec3<RealType>& xyz) in moveTo() function
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A DMiniMaximizeButton.hpp50 virtual void moveTo (const double x, const double y) override {moveTo (BUtilities::Point (x, y));} in moveTo() function in MiniMaximizeButton
52 virtual void moveTo (const BUtilities::Point& position) override in moveTo() function in MiniMaximizeButton
59 virtual void moveTo (const BUtilities::Point& minPosition, const BUtilities::Point& maxPosition) in moveTo() function in MiniMaximizeButton
/dports/net-im/qTox/qTox-1.17.4/src/widget/tool/
H A Dmovablewidget.cpp42 QPoint moveTo = QPoint(round(actualPos.x()), round(actualPos.y())); in resetBoundary() local
77 QPoint moveTo = QPoint(round(actualPos.x()), round(actualPos.y())); in setBoundary() local
113 QPoint moveTo = pos() - (lastPoint - event->globalPos()); in mouseMoveEvent() local
/dports/devel/redasm/REDasm-2.1.1/QHexView/document/
H A Dqhexcursor.cpp75 void QHexCursor::moveTo(const QHexPosition &pos) { this->moveTo(pos.line, pos.column, pos.nibbleind… in moveTo() function in QHexCursor
78 void QHexCursor::moveTo(int line, int column, int nibbleindex) in moveTo() function in QHexCursor
96 void QHexCursor::moveTo(int offset) in moveTo() function in QHexCursor
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGPathSegList.cpp60 SVGPathSegMovetoAbs *moveTo = static_cast<SVGPathSegMovetoAbs *>(segment); in getPathSegAtLength() local
104 SVGPathSegMovetoAbs *moveTo = static_cast<SVGPathSegMovetoAbs *>(segment); in toPathData() local
/dports/misc/openvdb/openvdb-9.0.0/nanovdb/nanovdb/util/
H A DStencils.h107 __hostdev__ inline void moveTo(const Coord& ijk) in moveTo() function
119 __hostdev__ inline void moveTo(const Coord& ijk, const ValueType& centerValue) in moveTo() function
132 __hostdev__ inline void moveTo(const IterType& iter) in moveTo() function
146 __hostdev__ inline void moveTo(const Vec3<RealType>& xyz) in moveTo() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/
H A DMIMEPartStreamingDataHandler.java71 public void moveTo(File file) throws IOException { in moveTo() method in MIMEPartStreamingDataHandler
100 void moveTo(File file) throws IOException { in moveTo() method in MIMEPartStreamingDataHandler.StreamingDataSource
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/
H A DMIMEPartStreamingDataHandler.java71 public void moveTo(File file) throws IOException { in moveTo() method in MIMEPartStreamingDataHandler
100 void moveTo(File file) throws IOException { in moveTo() method in MIMEPartStreamingDataHandler.StreamingDataSource
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/vkeybd/
H A Dpolygon.h81 void moveTo(int16 x, int16 y) { in moveTo() function
87 void moveTo(const Point &p) { in moveTo() function
/dports/games/residualvm/residualvm-0.3.1/backends/vkeybd/
H A Dpolygon.h81 void moveTo(int16 x, int16 y) { in moveTo() function
87 void moveTo(const Point &p) { in moveTo() function
/dports/games/scummvm/scummvm-2.5.1/backends/vkeybd/
H A Dpolygon.h81 void moveTo(int16 x, int16 y) { in moveTo() function
87 void moveTo(const Point &p) { in moveTo() function
/dports/graphics/kolourpaint/kolourpaint-21.12.3/commands/tools/selection/
H A DkpToolSelectionMoveCommand.cpp148 void kpToolSelectionMoveCommand::moveTo (const QPoint &point, bool moveLater) in moveTo() function in kpToolSelectionMoveCommand
175 void kpToolSelectionMoveCommand::moveTo (int x, int y, bool moveLater) in moveTo() function in kpToolSelectionMoveCommand
/dports/editors/calligra/calligra-3.2.1/plugins/formulashape/
H A DFormulaCursor.cpp167 void FormulaCursor::moveTo ( const FormulaCursor& pos ) in moveTo() function in FormulaCursor
176 void FormulaCursor::moveTo ( BasicElement* element ) in moveTo() function in FormulaCursor
185 void FormulaCursor::moveTo ( BasicElement* element, int position ) in moveTo() function in FormulaCursor
/dports/textproc/uim-gtk/uim-d1ac9d9/qt4/toolbar/
H A Dstandalone-qt4.cpp132 UimStandaloneToolbar::moveTo(const QPoint &point) in moveTo() function in UimStandaloneToolbar
175 emit moveTo( pos ); in mouseMoveEvent() local
/dports/textproc/uim-m17nlib/uim-d1ac9d9/qt4/toolbar/
H A Dstandalone-qt4.cpp132 UimStandaloneToolbar::moveTo(const QPoint &point) in moveTo() function in UimStandaloneToolbar
175 emit moveTo( pos ); in mouseMoveEvent() local
/dports/textproc/uim-qt5/uim-d1ac9d9/qt4/toolbar/
H A Dstandalone-qt4.cpp132 UimStandaloneToolbar::moveTo(const QPoint &point) in moveTo() function in UimStandaloneToolbar
175 emit moveTo( pos ); in mouseMoveEvent() local
/dports/textproc/uim-el/uim-d1ac9d9/qt4/toolbar/
H A Dstandalone-qt4.cpp132 UimStandaloneToolbar::moveTo(const QPoint &point) in moveTo() function in UimStandaloneToolbar
175 emit moveTo( pos ); in mouseMoveEvent() local
/dports/textproc/uim-gtk3/uim-d1ac9d9/qt4/toolbar/
H A Dstandalone-qt4.cpp132 UimStandaloneToolbar::moveTo(const QPoint &point) in moveTo() function in UimStandaloneToolbar
175 emit moveTo( pos ); in mouseMoveEvent() local
/dports/japanese/uim-anthy/uim-d1ac9d9/qt4/toolbar/
H A Dstandalone-qt4.cpp132 UimStandaloneToolbar::moveTo(const QPoint &point) in moveTo() function in UimStandaloneToolbar
175 emit moveTo( pos ); in mouseMoveEvent() local
/dports/graphics/krita/krita-4.4.8/libs/image/commands_new/
H A Dkis_move_command_common.h56 void moveTo(const QPoint& pos) { in moveTo() function
/dports/audio/tse3/tse3-0.3.1/src/tse3/
H A DTransport.cpp314 Clock moveTo = (*flagTrack)[index].time; in ffFlag() local
332 Clock moveTo; in rewFlag() local
362 Clock moveTo = lastScheduledClock + shiftBy; in shiftBy() local
376 Clock moveTo = _scheduler->clock() + shiftBy; in shiftBy() local
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/disassembler/listing/
H A Dlistingcursor.cpp74 void ListingCursor::moveTo(size_t line, size_t column) { this->moveTo(line, column, true); } in moveTo() function in REDasm::ListingCursor
112 void ListingCursor::moveTo(size_t line, size_t column, bool save) in moveTo() function in REDasm::ListingCursor
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/widgets/
H A DIconButton.h1 /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
2
3 /*
4 Rosegarden
5 A MIDI and audio sequencer and musical notation editor.
6 Copyright 2000-2021 the Rosegarden development team.
7
8 Other copyrights also apply to some parts of this work. Please
9 see the AUTHORS file and individual file headers for details.
10
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/tests/
H A DWistdTests.cpp117 auto moveTo = std::move(moveFrom); variable
131 wistd::function<int()> moveTo; variable

12345678910>>...64