HomeSort by relevance Sort by last modified time
    Searched refs:fromXML (Results 1 - 25 of 46) sorted by null

1 2

  /external/fonttools/Lib/fontTools/ttLib/tables/
_f_p_g_m.py 20 def fromXML(self, name, attrs, content, ttFont):
22 program.fromXML(name, attrs, content, ttFont)
asciiTable.py 20 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_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):
BitmapGlyphMetrics.py 41 def fromXML(self, name, attrs, content, ttFont):
F_F_T_M_.py 40 def fromXML(self, name, attrs, content, ttFont):
M_E_T_A_.py 170 def fromXML(self, name, attrs, content, ttFont):
180 glyphRec.fromXML(name, attrs, content, ttFont)
207 def fromXML(self, name, attrs, content, ttFont):
214 stringRec.fromXML(name, attrs, content, ttFont)
284 def fromXML(self, name, attrs, content, ttFont):
_k_e_r_n.py 71 def fromXML(self, name, attrs, content, ttFont):
85 subtable.fromXML(name, attrs, content, ttFont)
143 def fromXML(self, name, attrs, content, ttFont):
179 def fromXML(self, name, attrs, content, ttFont):
203 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)
DefaultTable.py 32 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):
_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):
_h_e_a_d.py 69 def fromXML(self, name, attrs, content, ttFont):
_v_h_e_a.py 76 def fromXML(self, name, attrs, content, ttFont):
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):
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):
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)
O_S_2f_2.py 32 def fromXML(self, name, attrs, content, ttFont):
172 def fromXML(self, name, attrs, content, ttFont):
178 panose.fromXML(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):
_n_a_m_e.py 72 def fromXML(self, name, attrs, content, ttFont):
79 name.fromXML(name, attrs, content, ttFont)
118 def fromXML(self, name, attrs, content, ttFont):
S_V_G_.py 292 def fromXML(self, name, attrs, content, ttFont):
304 self.colorPalettes.fromXML(name, attrs, content, ttFont)
327 def fromXML(self, name, attrs, content, ttFont):
338 colorPalette.fromXML((name, attrib, content), ttFont)
351 def fromXML(self, name, attrs, content, ttFont):
E_B_L_C_.py 208 def fromXML(self, name, attrs, content, ttFont):
216 curStrike.fromXML(name, attrs, content, ttFont, self)
242 def fromXML(self, name, attrs, content, ttFont, locator):
248 self.bitmapSizeTable.fromXML(name, attrs, content, ttFont)
254 indexSubTable.fromXML(name, attrs, content, ttFont)
279 def fromXML(self, name, attrs, content, ttFont):
291 metricObj.fromXML(name, attrs, content, ttFont)
310 def fromXML(self, name, attrs, content, ttFont):
369 def fromXML(self, name, attrs, content, ttFont):
504 self.metrics.fromXML(name, attrs, content, ttFont
    [all...]
_h_h_e_a.py 89 def fromXML(self, name, attrs, content, ttFont):

Completed in 120 milliseconds

1 2