Home
last modified time | relevance | path

Searched refs:getPathUpToLastSlash (Results 1 – 8 of 8) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/water/files/
H A DFile.h782 String getPathUpToLastSlash() const;
H A DFile.cpp365 String File::getPathUpToLastSlash() const in getPathUpToLastSlash() function in water::File
381 f.fullPath = getPathUpToLastSlash(); in getParentDirectory()
407 const String ourPath (getPathUpToLastSlash()); in isAChildOf()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/files/
H A Djuce_File.h1112 String getPathUpToLastSlash() const;
H A Djuce_File.cpp347 String File::getPathUpToLastSlash() const in getPathUpToLastSlash() function in juce::File
362 return createFileWithoutCheckingPath (getPathUpToLastSlash()); in getParentDirectory()
387 auto ourPath = getPathUpToLastSlash(); in isAChildOf()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/files/
H A Djuce_File.h1112 String getPathUpToLastSlash() const;
H A Djuce_File.cpp347 String File::getPathUpToLastSlash() const in getPathUpToLastSlash() function in juce::File
362 return createFileWithoutCheckingPath (getPathUpToLastSlash()); in getParentDirectory()
387 auto ourPath = getPathUpToLastSlash(); in isAChildOf()
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/files/
H A Djuce_File.h1103 String getPathUpToLastSlash() const;
H A Djuce_File.cpp347 String File::getPathUpToLastSlash() const in getPathUpToLastSlash() function in juce::File
362 return createFileWithoutCheckingPath (getPathUpToLastSlash()); in getParentDirectory()
387 auto ourPath = getPathUpToLastSlash(); in isAChildOf()