Searched defs:readPlist (Results 1 – 5 of 5) sorted by relevance
| /external/fonttools/Lib/fontTools/ufoLib/ | ||
| D | plistlib.py | 14 def readPlist(path_or_file): function |
| /external/fonttools/Tests/ufoLib/ | ||
| D | UFO1_test.py | 102 def readPlist(self): member in WriteFontInfoVersion1TestCase |
| D | UFO2_test.py | 789 def readPlist(self): member in WriteFontInfoVersion2TestCase |
| D | UFO3_test.py | 1715 def readPlist(self): member in WriteFontInfoVersion3TestCase |
| /external/python/cpython2/Lib/ | ||
| D | plistlib.py | 68 def readPlist(pathOrFile): function |