Home
last modified time | relevance | path

Searched defs:modifyPath (Results 1 – 4 of 4) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/system/
H A DEnvironment.cpp98 std::string modifyPath(const std::string& path, in modifyPath() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/
H A DEditVariableEntryDialog.java213 private IPath modifyPath(IPath path, String varName) { in modifyPath() method in EditVariableEntryDialog
H A DSourceAttachmentBlock.java689 private IPath modifyPath(IPath path, String varName) { in modifyPath() method in SourceAttachmentBlock
/dports/graphics/krita/krita-4.4.8/libs/flake/svg/
H A DSvgMeshPatch.cpp519 void SvgMeshPatch::modifyPath(SvgMeshPatch::Type type, std::array<QPointF, 4> newPath) in modifyPath() function in SvgMeshPatch