/external/fonttools/Lib/fontTools/ttLib/tables/ |
asciiTable.py | 20 def fromXML(self, name, attrs, content, ttFont):
|
F_F_T_M_.py | 40 def fromXML(self, name, attrs, content, ttFont):
|
G_P_K_G_.py | 110 def fromXML(self, name, attrs, content, ttFont):
|
L_T_S_H_.py | 45 def fromXML(self, name, attrs, content, ttFont):
|
T_S_I__5.py | 37 def fromXML(self, name, attrs, content, ttFont):
|
_h_d_m_x.py | 76 def fromXML(self, name, attrs, content, ttFont):
|
BitmapGlyphMetrics.py | 41 def fromXML(self, name, attrs, content, ttFont):
|
T_S_I__1.py | 107 def fromXML(self, name, attrs, content, ttFont):
|
_f_p_g_m.py | 20 def fromXML(self, name, attrs, content, ttFont): 22 program.fromXML(name, attrs, content, ttFont)
|
_h_e_a_d.py | 69 def fromXML(self, name, attrs, content, ttFont):
|
_h_h_e_a.py | 89 def fromXML(self, name, attrs, content, ttFont):
|
_v_h_e_a.py | 76 def fromXML(self, name, attrs, content, ttFont):
|
sbixBitmap.py | 91 def fromXML(self, name, attrs, content, ttFont):
|
C_F_F_.py | 44 def fromXML(self, name, attrs, content, otFont): 47 self.cff.fromXML(name, attrs, content)
|
C_O_L_R_.py | 100 def fromXML(self, name, attrs, content, ttFont): 114 layer.fromXML(element[0], element[1], element[2], ttFont) 154 def fromXML(self, eltname, attrs, content, ttFont):
|
C_P_A_L_.py | 55 def fromXML(self, name, attrs, content, ttFont): 68 color.fromXML(element[0], element[1], element[2], ttFont) 93 def fromXML(self, eltname, attrs, content, ttFont):
|
D_S_I_G_.py | 89 def fromXML(self, name, attrs, content, ttFont): 98 sigrec.fromXML(name, attrs, content, ttFont) 127 def fromXML(self, name, attrs, content, ttFont):
|
DefaultTable.py | 32 def fromXML(self, name, attrs, content, ttFont):
|
G_M_A_P_.py | 55 def fromXML(self, name, attrs, content, ttFont): 117 def fromXML(self, name, attrs, content, ttFont): 127 gmapRecord.fromXML(name, attrs, content, ttFont)
|
S_I_N_G_.py | 93 def fromXML(self, name, attrs, content, ttFont):
|
V_O_R_G_.py | 82 def fromXML(self, name, attrs, content, ttFont): 92 vOriginRec.fromXML(name, attrs, content, ttFont) 137 def fromXML(self, name, attrs, content, ttFont):
|
_c_v_t.py | 29 def fromXML(self, name, attrs, content, ttFont):
|
_g_a_s_p.py | 46 def fromXML(self, name, attrs, content, ttFont):
|
_m_a_x_p.py | 138 def fromXML(self, name, attrs, content, ttFont):
|
_s_b_i_x.py | 124 def fromXML(self, name, attrs, content, ttFont): 132 myBitmapSet.fromXML(name, attrs, content, ttFont)
|