HomeSort by relevance Sort by last modified time
    Searched refs:xmlRead (Results 1 - 3 of 3) sorted by null

  /external/fonttools/Lib/fontTools/ttLib/tables/
otConverters.py 75 def xmlRead(self, attrs, content, font):
88 def xmlRead(self, attrs, content, font):
92 def xmlRead(self, attrs, content, font):
112 def xmlRead(self, attrs, content, font):
167 def xmlRead(self, attrs, content, font):
201 def xmlRead(self, attrs, content, font):
309 def xmlRead(self, attrs, content, font):
366 def xmlRead(self, attrs, content, font):
otBase.py 677 value = conv.xmlRead(attrs, content, font)
  /external/fonttools/Lib/fontTools/
cffLib.py 667 def xmlRead(self, name, attrs, content, parent):
678 def xmlRead(self, name, attrs, content, parent):
689 def xmlRead(self, name, attrs, content, parent):
701 def xmlRead(self, name, attrs, content, parent):
709 def xmlRead(self, name, attrs, content, parent):
720 def xmlRead(self, name, attrs, content, parent):
769 def xmlRead(self, name, attrs, content, parent):
819 def xmlRead(self, name, attrs, content, parent):
1003 def xmlRead(self, name, attrs, content, parent):
1108 def xmlRead(self, name, attrs, content, parent)
    [all...]

Completed in 267 milliseconds