Home | History | Annotate | Download | only in ufoLib

Lines Matching refs:newDirectory

1494 			newDirectory = DEFAULT_GLYPHS_DIRNAME
1497 newDirectory = userNameToFileName(newLayerName, existing=existing, prefix="glyphs.")
1500 self.layerContents[newLayerName] = newDirectory
1502 self.fs.movedir(oldDirectory, newDirectory, create=True)