Home
last modified time | relevance | path

Searched refs:fromXML (Results 1 – 25 of 94) sorted by relevance

1234

/external/fonttools/Tests/ttLib/tables/
DS_T_A_T_test.py235 table.fromXML(name, attrs, content, font=font)
242 table.fromXML(name, attrs, content, font=font)
249 table.fromXML(name, attrs, content, font=font)
256 table.fromXML(name, attrs, content, font=font)
D_m_o_r_x_test.py881 table.fromXML(name, attrs, content, font=self.font)
901 table.fromXML(name, attrs, content, font=self.font)
926 table.fromXML(name, attrs, content, font=self.font)
952 table.fromXML(name, attrs, content, font=self.font)
972 table.fromXML(name, attrs, content, font=self.font)
1003 table2.fromXML(name, attrs, content, font=self.font)
1050 table2.fromXML(name, attrs, content, font=self.font)
DC_O_L_R_test.py86 colr.fromXML(name, attrs, content, font)
93 colr.fromXML(name, attrs, content, font)
501 colr.fromXML(name, attrs, content, font)
507 colr.fromXML(name, attrs, content, font)
D_p_r_o_p_test.py63 table.fromXML(name, attrs, content, font=self.font)
75 table.fromXML(name, attrs, content, font=self.font)
D_l_c_a_r_test.py88 table.fromXML(name, attrs, content, font=self.font)
100 table.fromXML(name, attrs, content, font=self.font)
D_o_p_b_d_test.py155 table.fromXML(name, attrs, content, font=self.font)
167 table.fromXML(name, attrs, content, font=self.font)
D_v_h_e_a_test.py204 vhea.fromXML(name, attrs, content, self.font)
212 vhea.fromXML(name, attrs, content, self.font)
222 vhea.fromXML(name, attrs, content, self.font)
230 vhea.fromXML(name, attrs, content, self.font)
D_f_v_a_r_test.py103 fvar.fromXML(name, attrs, content, ttFont=None)
158 axis.fromXML(name, attrs, content, ttFont=None)
248 inst.fromXML(name, attrs, content, ttFont=MakeFont())
260 inst.fromXML(name, attrs, content, ttFont=MakeFont())
D_t_r_a_k_test.py244 table.fromXML(name, attrs, content, self.font)
253 table.fromXML(name, attrs, content, self.font)
262 table.fromXML(name, attrs, content, self.font)
320 table.fromXML(name, attrs, content, font)
D_m_e_t_a_test.py80 table.fromXML(name, attrs, content, ttFont=None)
101 table.fromXML(name, attrs, content, ttFont=None)
DotTables_test.py89 table.fromXML(name, attrs, content, self.font)
142 table.fromXML(name, attrs, content, self.font)
162 table.fromXML(name, attrs, content, self.font)
183 table.fromXML(name, attrs, content, self.font)
287 table.fromXML(name, attrs, content, self.font)
364 table.fromXML(name, attrs, content, self.font)
513 a.fromXML(name, attrs, content, self.font)
/external/fonttools/Lib/fontTools/ttLib/tables/
DC_O_L_R_.py99 def fromXML(self, name, attrs, content, ttFont): member in table_C_O_L_R_
114 layer.fromXML(element[0], element[1], element[2], ttFont)
123 self.table.fromXML(name, attrs, content, ttFont)
153 def fromXML(self, eltname, attrs, content, ttFont): member in LayerRecord
D_f_p_g_m.py17 def fromXML(self, name, attrs, content, ttFont): member in table__f_p_g_m
19 program.fromXML(name, attrs, content, ttFont)
D_f_v_a_r.py102 def fromXML(self, name, attrs, content, ttFont): member in table__f_v_a_r
105 axis.fromXML(name, attrs, content, ttFont)
109 instance.fromXML(name, attrs, content, ttFont)
148 def fromXML(self, name, _attrs, content, ttFont): member in Axis
216 def fromXML(self, name, attrs, content, ttFont): member in NamedInstance
DM_E_T_A_.py169 def fromXML(self, name, attrs, content, ttFont): member in table_M_E_T_A_
179 glyphRec.fromXML(name, attrs, content, ttFont)
205 def fromXML(self, name, attrs, content, ttFont): member in GlyphRecord
212 stringRec.fromXML(name, attrs, content, ttFont)
282 def fromXML(self, name, attrs, content, ttFont): member in StringRecord
DE_B_L_C_.py214 def fromXML(self, name, attrs, content, ttFont): member in table_E_B_L_C_
222 curStrike.fromXML(name, attrs, content, ttFont, self)
248 def fromXML(self, name, attrs, content, ttFont, locator): member in Strike
254 self.bitmapSizeTable.fromXML(name, attrs, content, ttFont)
260 indexSubTable.fromXML(name, attrs, content, ttFont)
285 def fromXML(self, name, attrs, content, ttFont): member in BitmapSizeTable
297 metricObj.fromXML(name, attrs, content, ttFont)
316 def fromXML(self, name, attrs, content, ttFont): member in SbitLineMetrics
374 def fromXML(self, name, attrs, content, ttFont): member in EblcIndexSubTable
510 self.metrics.fromXML(name, attrs, content, ttFont)
DC_F_F_.py43 def fromXML(self, name, attrs, content, otFont): member in table_C_F_F_
46 self.cff.fromXML(name, attrs, content, otFont)
DD_S_I_G_.py88 def fromXML(self, name, attrs, content, ttFont): member in table_D_S_I_G_
97 sigrec.fromXML(name, attrs, content, ttFont)
126 def fromXML(self, name, attrs, content, ttFont): member in SignatureRecord
D_t_r_a_k.py110 def fromXML(self, name, attrs, content, ttFont): member in table__t_r_a_k
122 trackData.fromXML(name, attrs, content_, ttFont)
208 def fromXML(self, name, attrs, content, ttFont): member in TrackData
212 entry.fromXML(name, attrs, content, ttFont)
273 def fromXML(self, name, attrs, content, ttFont): member in TrackTableEntry
DG_M_A_P_.py52 def fromXML(self, name, attrs, content, ttFont): member in GMAPRecord
111 def fromXML(self, name, attrs, content, ttFont): member in table_G_M_A_P_
121 gmapRecord.fromXML(name, attrs, content, ttFont)
DV_O_R_G_.py79 def fromXML(self, name, attrs, content, ttFont): member in table_V_O_R_G_
89 vOriginRec.fromXML(name, attrs, content, ttFont)
133 def fromXML(self, name, attrs, content, ttFont): member in VOriginRecord
DS_V_G_.py309 def fromXML(self, name, attrs, content, ttFont): member in table_S_V_G_
320 self.colorPalettes.fromXML(name, attrs, content, ttFont)
343 def fromXML(self, name, attrs, content, ttFont): member in ColorPalettes
354 colorPalette.fromXML(name, attrib, content, ttFont)
367 def fromXML(self, name, attrs, content, ttFont): member in ColorPalette
D_k_e_r_n.py91 def fromXML(self, name, attrs, content, ttFont): member in table__k_e_r_n
106 subtable.fromXML(name, attrs, content, ttFont)
228 def fromXML(self, name, attrs, content, ttFont): member in KernTable_format_0
280 def fromXML(self, name, attrs, content, ttFont): member in KernTable_format_unkown
D_c_v_a_r.py63 def fromXML(self, name, attrs, content, ttFont): member in table__c_v_a_r
74 var.fromXML(tupleName, tupleAttrs, tupleContent)
/external/fonttools/Tests/cffLib/
DcffLib_test.py15 topDict.CharStrings.fromXML(None, None, parseXML("""
36 topDict.CharStrings.fromXML(None, None, parseXML("""

1234