HomeSort by relevance Sort by last modified time
    Searched defs:toXML (Results 1 - 25 of 171) sorted by null

1 2 3 4 5 6 7

  /external/fonttools/Lib/fontTools/ttLib/tables/
asciiTable.py 8 def toXML(self, writer, ttFont):
F_F_T_M_.py 26 def toXML(self, writer, ttFont):
G_P_K_G_.py 79 def toXML(self, writer, ttFont):
L_T_S_H_.py 39 def toXML(self, writer, ttFont):
T_S_I__5.py 31 def toXML(self, writer, ttFont):
_h_d_m_x.py 47 def toXML(self, writer, ttFont):
BitmapGlyphMetrics.py 32 def toXML(self, writer, ttFont):
T_S_I__1.py 80 def toXML(self, writer, ttFont):
_f_p_g_m.py 16 def toXML(self, writer, ttFont):
17 self.program.toXML(writer, ttFont)
_h_e_a_d.py 47 def toXML(self, writer, ttFont):
_h_h_e_a.py 82 def toXML(self, writer, ttFont):
_v_h_e_a.py 69 def toXML(self, writer, ttFont):
sbixBitmap.py 65 def toXML(self, xmlWriter, ttFont):
C_F_F_.py 41 def toXML(self, writer, otFont, progress=None):
42 self.cff.toXML(writer, progress)
C_O_L_R_.py 80 def toXML(self, writer, ttFont):
96 layer.toXML(writer, ttFont)
150 def toXML(self, writer, ttFont):
C_P_A_L_.py 41 def toXML(self, writer, ttFont):
51 color.toXML(writer, ttFont, cindex)
89 def toXML(self, writer, ttFont, index=None):
D_S_I_G_.py 80 def toXML(self, xmlWriter, ttFont):
86 sigrec.toXML(xmlWriter, ttFont)
119 def toXML(self, writer, ttFont):
DefaultTable.py 20 def toXML(self, writer, ttFont, progress=None):
G_M_A_P_.py 38 def toXML(self, writer, ttFont):
104 def toXML(self, writer, ttFont):
115 gmapRecord.toXML(writer, ttFont)
S_I_N_G_.py 82 def toXML(self, writer, ttFont):
T_S_I__0.py 47 def toXML(self, writer, ttFont):
V_O_R_G_.py 60 def toXML(self, writer, ttFont):
80 vOriginRec.toXML(writer, ttFont)
127 def toXML(self, writer, ttFont):
_c_v_t.py 23 def toXML(self, writer, ttFont):
_g_a_s_p.py 38 def toXML(self, writer, ttFont):
_l_o_c_a.py 52 def toXML(self, writer, ttFont):

Completed in 105 milliseconds

1 2 3 4 5 6 7