Home
last modified time | relevance | path

Searched refs:decodeFilePath (Results 1 – 25 of 68) sorted by relevance

123

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dsceneresources.cpp116 TFilePath srcActualPath = srcScene->decodeFilePath(srcPath); in process()
125 TFilePath actualDstPath = scene->decodeFilePath(dstPath); in process()
149 actualDstPath = scene->decodeFilePath(dstPath); in process()
194 , m_oldActualPath(scene->decodeFilePath(sl->getPath())) in SceneLevel()
212 TFilePath actualFp = m_scene->decodeFilePath(fp); in save()
246 m_scene->decodeFilePath(m_oldRefImgPath); in save()
292 actualFp = m_scene->decodeFilePath(fp); in save()
375 , m_oldActualPath(scene->decodeFilePath(pl->getPath())) {} in ScenePalette()
383 TFilePath actualFp = m_scene->decodeFilePath(fp); in save()
428 , m_oldActualPath(scene->decodeFilePath(sl->getPath())) {} in SceneSound()
[all …]
H A Dfullcolorpalette.cpp44 TFilePath fullPath = scene->decodeFilePath(m_fullcolorPalettePath); in getPalette()
49 fullPath = scene->decodeFilePath(app); in getPalette()
68 TFilePath fullPath = scene->decodeFilePath(m_fullcolorPalettePath); in savePalette()
H A Dtxshpalettelevel.cpp75 TFilePath path = getScene()->decodeFilePath(m_path); in load()
102 TFilePath path = getScene()->decodeFilePath(m_path); in save()
H A Dtxshsimplelevel.cpp221 TFilePath dstPath = getScene()->decodeFilePath(m_path); in setEditableRange()
1086 TFilePath checkpath = getScene()->decodeFilePath(m_path); in load()
1094 TFilePath path = getScene()->decodeFilePath(m_scannedPath); in load()
1111 path = getScene()->decodeFilePath(m_path); in load()
1140 TFilePath path = getScene()->decodeFilePath(m_path); in load()
1289 TFilePath path = getScene()->decodeFilePath(m_path); in load()
1350 TFilePath path = getScene()->decodeFilePath(m_path); in updateReadOnly()
1398 TFilePath path = getScene()->decodeFilePath(m_path); in save()
1465 TFilePath dDstPath = getScene()->decodeFilePath(fp); in save()
1584 TFilePath dOldPath = getScene()->decodeFilePath(oldPath); in saveSimpleLevel()
[all …]
H A Dboardsettings.cpp106 return scene->decodeFilePath(scene->getScenePath()).getQString(); in getContentText()
114 return scene->decodeFilePath(oprop->getPath()).getQString(); in getContentText()
135 TFilePath decodedPath = scene->decodeFilePath(m_imgPath); in drawItem()
H A Dtoonzscene.cpp598 TFilePath scenePath = decodeFilePath(fp); in save()
880 TFilePath actualFp = decodeFilePath(fp); in createNewLevel()
897 TFilePath lfp = decodeFilePath(sl->getPath()); in createNewLevel()
1223 TFilePath ToonzScene::decodeFilePath(const TFilePath &path) const { in decodeFilePath() function in ToonzScene
1334 TFilePath folderPath = decodeFilePath(folderName); in codeFilePath()
1456 decodeFilePath(TFilePath("+" + project->getFolderName(i))); in isExternPath()
1553 TFilePath sceneRoot = decodeFilePath(TFilePath("+" + TProject::Scenes)); in getSavePath()
H A Dlevelset.cpp102 const TFilePath &decodedPath = scene.decodeFilePath(levelPath); in getLevel()
107 if (decodedPath == scene.decodeFilePath(level->getPath())) return level; in getLevel()
/dports/devel/stack/stack-2.7.3/_cabal_deps/tar-conduit-0.3.2/src/Data/Conduit/Tar/
H A DTypes.hs22 , decodeFilePath
155 decodeFilePath :: S8.ByteString -> FilePath
156 decodeFilePath = T.unpack . T.decodeUtf8With T.lenientDecode function
160 getFileInfoPath = decodeFilePath . filePath
H A DUnix.hs64 let fpStr = decodeFilePath filePath
85 Posix.createSymbolicLink (decodeFilePath link) fpStr
97 let linkedFp = decodeFilePath link
H A DWindows.hs53 let fpStr = decodeFilePath filePath
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Doverwritepopup.cpp44 return TSystem::doesExistFileOrLevel(m_scene->decodeFilePath(fp)); in operator ()()
234 TFilePath actualLevelPath = scene->decodeFilePath(levelPath); in execute()
240 actualLevelPath = scene->decodeFilePath(levelPath); in execute()
253 scene->decodeFilePath(addSuffix(srcLevelPath)))) { in execute()
275 actualLevelPath = scene->decodeFilePath(levelPath); in execute()
H A Dcastselection.cpp107 scene->decodeFilePath(m_level->getPath())) || in exists()
152 scene->decodeFilePath(m_soundLevel->getPath())); in exists()
186 scene->decodeFilePath(m_paletteLevel->getPath())); in exists()
H A Dversioncontrol.cpp355 sl->getScene()->decodeFilePath(sl->getPath().getParentDir()); in setFrameRange()
368 args << toQString(m_scene->decodeFilePath(level->getPath())); in setFrameRange()
372 bool ret = getFrameRange(m_scene->decodeFilePath(level->getPath()), in setFrameRange()
400 path = m_scene->decodeFilePath(path); in setFrameRange()
447 TFilePath levelPath = m_scene->decodeFilePath(l->getPath()); in onFrameRangeDone()
882 TFilePath levelPath = scene.decodeFilePath((*it)->getPath()); in getSceneContents()
906 sceneContents.append(toQString(scene.decodeFilePath((*it)))); in getSceneContents()
923 TFilePath levelPath = scene->decodeFilePath((*it)->getPath()); in getCurrentSceneContents()
931 contents.append(toQString(scene->decodeFilePath((*it)))); in getCurrentSceneContents()
H A Diocommand.cpp225 TFilePath actualDstPath = scene->decodeFilePath(dstPath); in process()
295 TFilePath fp = scene->decodeFilePath(xl->getPath()); in getLevelByPath()
636 m_parentScene->decodeFilePath(other->getPath()); in process()
864 TFilePath actualPath = scene->decodeFilePath(rd.m_path); in loadLevel()
994 actualRd.m_path = scene->decodeFilePath(rd.m_path); in loadResource()
1356 scene->decodeFilePath(scene->getScenePath())); in newScene()
1440 TFilePath newFullPath = scene->decodeFilePath(scenePath); in saveScene()
1502 scene->decodeFilePath(scene->getScenePath())); in saveScene()
1974 scene->decodeFilePath(scene->getScenePath())); in loadScene()
2835 levelPath = scene->decodeFilePath(levelPath); in execute()
[all …]
H A Dxdtsimportpopup.cpp85 m_scene->decodeFilePath(TFilePath(fileField->getPath())).getParentDir(); in onPathChanged()
96 fp = m_scene->decodeFilePath(fp).getParentDir(); in updateSuggestions()
H A Dcleanuppopup.cpp94 TApp::instance()->getCurrentScene()->getScene()->decodeFilePath(fp)); in exists()
532 TFilePath outputPath = scene->decodeFilePath(clt.m_outputPath); in analyzeCleanupList()
544 scene->decodeFilePath(CleanupSettingsModel::getInputPath(sl)); in analyzeCleanupList()
897 TFilePath decodedPath(scene->decodeFilePath(outputPath)); in setupLevel()
927 decodedPath = scene->decodeFilePath(outputPath); in setupLevel()
1072 const TFilePath &outputPath = scene->decodeFilePath(cl.m_outputPath), in resetLevel()
1073 &inputPath = scene->decodeFilePath( in resetLevel()
1166 TFilePath decodedPath(scene->decodeFilePath(outputPath)); in closeLevel()
H A Dconvertpopup.cpp117 TFilePath sourceLevelPath = sc->decodeFilePath(m_parent->m_srcFilePaths[i]); in run()
715 fps.push_back(scene->decodeFilePath( in onFileInChanged()
903 unpaintedfilePath = sc->decodeFilePath( in makeTlvConverter()
916 sc->decodeFilePath(TFilePath(m_palettePath->getPath().toStdString())); in makeTlvConverter()
918 TFilePath fn = sc->decodeFilePath(sourceFilePath); in makeTlvConverter()
920 sc->decodeFilePath(TFilePath(m_saveInFileFld->getPath().toStdWString())); in makeTlvConverter()
1054 destFolder = scene->decodeFilePath(dir); in getDestinationFilePath()
1087 sc->decodeFilePath(TFilePath(m_palettePath->getPath().toStdString())); in readUserProvidedPalette()
H A Dlevelcreatepopup.cpp329 actualFp = scene->decodeFilePath(fp); in levelExists()
485 TFilePath actualFp = scene->decodeFilePath(fp); in apply()
493 parentDir = scene->decodeFilePath(parentDir); in apply()
H A Dcastviewer.cpp833 folderPath = scene->decodeFilePath(folderPath); in showFolderContents()
834 filePath = scene->decodeFilePath(filePath); in showFolderContents()
865 filePath = scene->decodeFilePath(filePath); in viewFile()
901 filePath = scene->decodeFilePath(filePath); in viewFileInfo()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/stopmotion/
H A Dstopmotion.cpp346 TFilePath liveViewFolder = scene->decodeFilePath( in buildLiveViewMap()
351 TFilePath actualLevelFp = scene->decodeFilePath(levelFp); in buildLiveViewMap()
1104 TFilePath liveViewFolder = currentScene->decodeFilePath( in loadLiveViewImage()
1106 TFilePath liveViewFp = currentScene->decodeFilePath( in loadLiveViewImage()
1465 TFilePath fullResFolder = scene->decodeFilePath( in importImage()
1467 TFilePath liveViewFolder = scene->decodeFilePath( in importImage()
1472 TFilePath actualLevelFp = scene->decodeFilePath(levelFp); in importImage()
2104 TFilePath fullResFolder = scene->decodeFilePath( in exportImageSequence()
2106 TFilePath liveViewFolder = scene->decodeFilePath( in exportImageSequence()
2111 TFilePath actualLevelFp = scene->decodeFilePath(levelFp); in exportImageSequence()
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/filepath-bytestring-1.4.2.1.6/System/FilePath/
H A DInternal.hs96 decodeFilePath,
192 decodeFilePath :: RawFilePath -> FilePath
194 decodeFilePath = UTF8.toString function
196 decodeFilePath = decodeFilePath' . map (toEnum . fromIntegral) . B.unpack function
908 map toLower $ decodeFilePath $ normalise x
1080 f x = map toUpper (decodeFilePath $ dropWhileEnd (== 32) $ dropExtensions x) `elem` badElements
1118 …h x = if map toUpper (decodeFilePath $ dropWhileEnd (== 32) a) `elem` badElements then a <> "_" <.…
/dports/lang/elm/compiler-0.19.1/_cabal_deps/snap-core-1.0.4.1/src/Snap/Internal/Util/
H A DFileServe.hs26 , decodeFilePath
416 $ decodeFilePath f0
424 f <- liftIO $ liftM T.encodeUtf8 $ decodeFilePath f0
443 decodeFilePath :: FilePath -> IO T.Text
444 decodeFilePath fp = do function
/dports/devel/hs-git-annex/git-annex-8.20210903/Utility/
H A DFileSystemEncoding.hs28 import System.FilePath.ByteString (RawFilePath, encodeFilePath, decodeFilePath)
116 fromRawFilePath = decodeFilePath
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/filepath-bytestring-1.4.2.1.6/
H A DCHANGELOG40 * Added two conversion functions, encodeFilePath and decodeFilePath.
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz/
H A Dtoonzscene.h196 TFilePath decodeFilePath(const TFilePath &) const;

123