Home
last modified time | relevance | path

Searched refs:toRelative (Results 1 – 25 of 49) sorted by relevance

12

/dports/editors/calligra/calligra-3.2.1/libs/flake/svg/
H A DSvgGradientHelper.cpp179 g->setCenter(KoFlake::toRelative(o->center(),size)); in convertGradient()
187 g->setStart(KoFlake::toRelative(o->start(),size)); in convertGradient()
188 g->setFinalStop(KoFlake::toRelative(o->finalStop(),size)); in convertGradient()
196 g->setCenter(KoFlake::toRelative(o->center(),size)); in convertGradient()
197 g->setFocalPoint(KoFlake::toRelative(o->focalPoint(),size)); in convertGradient()
198 g->setRadius(KoFlake::toRelative(QPointF(o->radius(), 0.0), in convertGradient()
/dports/audio/spotify-qt/spotify-qt-3.7/src/util/
H A Ddateutils.cpp10 QString DateUtils::toRelative(const QDateTime &date) in toRelative() function in DateUtils
52 QString DateUtils::toRelative(const std::string &date) in toRelative() function in DateUtils
54 return toRelative(fromIso(date)); in toRelative()
H A Ddateutils.hpp9 static QString toRelative(const QDateTime &date);
11 static QString toRelative(const std::string &date);
/dports/cad/librepcb/librepcb-0.1.6/tests/unittests/common/fileio/
H A Dtransactionalfilesystemtest.cpp153 ASSERT_FALSE(fs.fileExists(fp.toRelative(mPopulatedDir))); in TEST_F()
157 fs.write(fp.toRelative(mPopulatedDir), "content"); in TEST_F()
169 ASSERT_TRUE(fs.fileExists(fp.toRelative(mPopulatedDir))); in TEST_F()
174 fs.removeFile(fp.toRelative(mPopulatedDir)); in TEST_F()
175 EXPECT_FALSE(fs.fileExists(fp.toRelative(mPopulatedDir))); in TEST_F()
181 EXPECT_FALSE(fs.fileExists(fp.toRelative(mPopulatedDir))); in TEST_F()
194 fs.write(fp.toRelative(mPopulatedDir), "foo"); in TEST_F()
195 EXPECT_TRUE(fs.fileExists(fp.toRelative(mPopulatedDir))); in TEST_F()
200 fs.removeFile(fp.toRelative(mPopulatedDir)); in TEST_F()
216 ASSERT_TRUE(fs.fileExists(fp.toRelative(mPopulatedDir))); in TEST_F()
[all …]
H A Dfilepathtest.cpp45 QString toRelative; member
115 EXPECT_EQ(data.toRelative, p.toRelative(base)); in TEST_P()
124 FilePath p = FilePath::fromRelative(base, data.toRelative); in TEST_P()
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/reference/
H A DAbsoluteCoordinates.java175 return toRelative(absoluteStart, (n, i, p) -> new SimpleInterval(n, p, p + length - 1)); in toSimpleInterval()
178 public Relative toRelative(final long absolute) { in toRelative() method in AbsoluteCoordinates
179 return toRelative(absolute, Relative::new); in toRelative()
182 public <E> E toRelative(final long absolute, final RelativeFactory<E> factory) { in toRelative() method in AbsoluteCoordinates
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dconnector.cpp136 c1Next.toRelative(c1._currentLoc); in orderedConnectionDistance()
138 c2Prev.toRelative(c2._prevLoc); in orderedConnectionDistance()
332 _prevLoc.toRelative(_currentLoc); in write()
338 _nextLoc.toRelative(_currentLoc); in write()
H A Dlocation.h54 void toRelative(const Location& ref);
/dports/editors/calligra/calligra-3.2.1/plugins/karbonplugins/tools/
H A DKarbonGradientEditStrategy.cpp528 …QLinearGradient gradient(KoFlake::toRelative(m_handles[start], size), KoFlake::toRelative(m_handle… in brush()
554 QPointF relativeCenter(KoFlake::toRelative(m_handles[center], size)); in brush()
555 QPointF d = KoFlake::toRelative(m_handles[radius], size) - relativeCenter; in brush()
557 QRadialGradient gradient(relativeCenter, r, KoFlake::toRelative(m_handles[focal], size)); in brush()
584 QConicalGradient gradient(KoFlake::toRelative( m_handles[center], m_shape->size()), angle); in brush()
/dports/www/bolt/bolt-2.2.24/vendor/bolt/pathogen/src/Windows/
H A DAbsoluteWindowsPath.php210 return $this->toRelative();
268 public function toRelative() function in Eloquent\\Pathogen\\Windows\\AbsoluteWindowsPath
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/build/
H A DBuildEntry.java116 vector.add(toRelative(e, rootPath)); in write()
159 String toRelative(String token, IPath root) { in toRelative() method in BuildEntry
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoFlake.h93 FLAKE_EXPORT QPointF toRelative(const QPointF &absolute, const QSizeF &size);
H A DKoFlake.cpp66 QPointF KoFlake::toRelative(const QPointF &absolute, const QSizeF &size) in toRelative() function in KoFlake
/dports/www/bolt/bolt-2.2.24/vendor/bolt/pathogen/src/
H A DRelativePath.php85 public function toRelative() function in Eloquent\\Pathogen\\RelativePath
H A DAbsolutePath.php105 public function toRelative() function in Eloquent\\Pathogen\\AbsolutePath
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/project/
H A Dproject.cpp170 *mDirectory, fp.getParentDir().toRelative(getPath()))); in Project()
186 *mDirectory, fp.getParentDir().toRelative(getPath()))); in Project()
529 schematic->getFilePath().toRelative(getPath()), true); in save()
537 brdRoot.appendChild("board", board->getFilePath().toRelative(getPath()), in save()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/workspace/library/
H A Dworkspacelibrarydb.cpp392 libDir.toRelative(mWorkspace.getLibrariesPath())); in getLibraryMetadata()
411 devDir.toRelative(mWorkspace.getLibrariesPath())); in getDeviceMetadata()
539 elemDir.toRelative(mWorkspace.getLibrariesPath())); in getElementTranslations()
566 elemDir.toRelative(mWorkspace.getLibrariesPath())); in getElementMetadata()
722 QString relativeLibraryPath = lib.toRelative(mWorkspace.getLibrariesPath()); in getLibraryId()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/librarymanager/
H A Dlibrarylistwidgetitem.cpp60 QString path = libDir.toRelative(ws.getLibrariesPath()); in LibraryListWidgetItem()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/text/org/eclipse/pde/internal/core/text/build/
H A DBuildEntry.java167 token = toRelative(token, rootPath); in write()
284 String toRelative(String token, IPath root) { in toRelative() method in BuildEntry
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/common/fileio/
H A Dasynccopyoperation.cpp85 QString srcRelative = src.toRelative(mSource); in run()
H A Dfilepath.h273 QString toRelative(const FilePath& base) const noexcept;
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Chart/Render/
H A DRenderContext.php153 public function toRelative($x, $y) function in Icinga\\Chart\\Render\\RenderContext
/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoFlake.h131 KRITAFLAKE_EXPORT QPointF toRelative(const QPointF &absolute, const QSizeF &size);
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/workspace/
H A Drecentprojectsmodel.cpp106 root.appendChild("project", filepath.toRelative(mWorkspace.getPath()), in save()
H A Dfavoriteprojectsmodel.cpp114 root.appendChild("project", filepath.toRelative(mWorkspace.getPath()), in save()

12