Home | History | Annotate | Download | only in ufoLib

Lines Matching refs:directoryName

612 		layerNames = [layerName for layerName, directoryName in layerContents]
1340 for existingLayerName, directoryName in list(self.layerContents.items()):
1341 if layerName is None and directoryName == DEFAULT_GLYPHS_DIRNAME:
1342 foundDirectory = directoryName
1345 foundDirectory = directoryName