Searched defs:FontDict (Results 1 - 2 of 2) sorted by relevance

/external/fonttools/Lib/fontTools/
H A DcffLib.py428 xmlWriter.begintag("FontDict", index=i)
431 xmlWriter.endtag("FontDict")
440 if name != "FontDict":
442 fontDict = FontDict()
1570 class FontDict(BaseDict): class in inherits:BaseDict
/external/fonttools/Tools/fontTools/
H A DcffLib.py428 xmlWriter.begintag("FontDict", index=i)
431 xmlWriter.endtag("FontDict")
440 if name != "FontDict":
442 fontDict = FontDict()
1570 class FontDict(BaseDict): class in inherits:BaseDict

Completed in 89 milliseconds