Home
last modified time | relevance | path

Searched defs:readPlist (Results 1 – 5 of 5) sorted by relevance

/external/fonttools/Lib/fontTools/ufoLib/
Dplistlib.py14 def readPlist(path_or_file): function
/external/fonttools/Tests/ufoLib/
DUFO1_test.py102 def readPlist(self): member in WriteFontInfoVersion1TestCase
DUFO2_test.py789 def readPlist(self): member in WriteFontInfoVersion2TestCase
DUFO3_test.py1715 def readPlist(self): member in WriteFontInfoVersion3TestCase
/external/python/cpython2/Lib/
Dplistlib.py68 def readPlist(pathOrFile): function