/external/fonttools/Tests/ttLib/tables/ |
D | _m_o_r_x_test.py | 883 table.fromXML(name, attrs, content, font=self.font) 903 table.fromXML(name, attrs, content, font=self.font) 928 table.fromXML(name, attrs, content, font=self.font) 954 table.fromXML(name, attrs, content, font=self.font) 974 table.fromXML(name, attrs, content, font=self.font) 1005 table2.fromXML(name, attrs, content, font=self.font) 1052 table2.fromXML(name, attrs, content, font=self.font)
|
D | S_T_A_T_test.py | 237 table.fromXML(name, attrs, content, font=font) 244 table.fromXML(name, attrs, content, font=font) 251 table.fromXML(name, attrs, content, font=font) 258 table.fromXML(name, attrs, content, font=font)
|
D | _f_v_a_r_test.py | 104 fvar.fromXML(name, attrs, content, ttFont=None) 159 axis.fromXML(name, attrs, content, ttFont=None) 244 inst.fromXML(name, attrs, content, ttFont=MakeFont()) 256 inst.fromXML(name, attrs, content, ttFont=MakeFont())
|
D | _v_h_e_a_test.py | 206 vhea.fromXML(name, attrs, content, self.font) 214 vhea.fromXML(name, attrs, content, self.font) 224 vhea.fromXML(name, attrs, content, self.font) 232 vhea.fromXML(name, attrs, content, self.font)
|
D | _t_r_a_k_test.py | 246 table.fromXML(name, attrs, content, self.font) 255 table.fromXML(name, attrs, content, self.font) 264 table.fromXML(name, attrs, content, self.font) 322 table.fromXML(name, attrs, content, font)
|
D | _l_c_a_r_test.py | 90 table.fromXML(name, attrs, content, font=self.font) 102 table.fromXML(name, attrs, content, font=self.font)
|
D | _p_r_o_p_test.py | 65 table.fromXML(name, attrs, content, font=self.font) 77 table.fromXML(name, attrs, content, font=self.font)
|
D | otTables_test.py | 91 table.fromXML(name, attrs, content, self.font) 144 table.fromXML(name, attrs, content, self.font) 164 table.fromXML(name, attrs, content, self.font) 185 table.fromXML(name, attrs, content, self.font) 289 table.fromXML(name, attrs, content, self.font) 366 table.fromXML(name, attrs, content, self.font) 515 a.fromXML(name, attrs, content, self.font)
|
D | _o_p_b_d_test.py | 157 table.fromXML(name, attrs, content, font=self.font) 169 table.fromXML(name, attrs, content, font=self.font)
|
D | _m_e_t_a_test.py | 68 table.fromXML(name, attrs, content, ttFont=None) 89 table.fromXML(name, attrs, content, ttFont=None)
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | _f_v_a_r.py | 98 def fromXML(self, name, attrs, content, ttFont): member in table__f_v_a_r 101 axis.fromXML(name, attrs, content, ttFont) 105 instance.fromXML(name, attrs, content, ttFont) 144 def fromXML(self, name, _attrs, content, ttFont): member in Axis 208 def fromXML(self, name, attrs, content, ttFont): member in NamedInstance
|
D | E_B_L_C_.py | 215 def fromXML(self, name, attrs, content, ttFont): member in table_E_B_L_C_ 223 curStrike.fromXML(name, attrs, content, ttFont, self) 249 def fromXML(self, name, attrs, content, ttFont, locator): member in Strike 255 self.bitmapSizeTable.fromXML(name, attrs, content, ttFont) 261 indexSubTable.fromXML(name, attrs, content, ttFont) 286 def fromXML(self, name, attrs, content, ttFont): member in BitmapSizeTable 298 metricObj.fromXML(name, attrs, content, ttFont) 317 def fromXML(self, name, attrs, content, ttFont): member in SbitLineMetrics 375 def fromXML(self, name, attrs, content, ttFont): member in EblcIndexSubTable 511 self.metrics.fromXML(name, attrs, content, ttFont)
|
D | M_E_T_A_.py | 170 def fromXML(self, name, attrs, content, ttFont): member in table_M_E_T_A_ 180 glyphRec.fromXML(name, attrs, content, ttFont) 206 def fromXML(self, name, attrs, content, ttFont): member in GlyphRecord 213 stringRec.fromXML(name, attrs, content, ttFont) 283 def fromXML(self, name, attrs, content, ttFont): member in StringRecord
|
D | _f_p_g_m.py | 19 def fromXML(self, name, attrs, content, ttFont): member in table__f_p_g_m 21 program.fromXML(name, attrs, content, ttFont)
|
D | D_S_I_G_.py | 89 def fromXML(self, name, attrs, content, ttFont): member in table_D_S_I_G_ 98 sigrec.fromXML(name, attrs, content, ttFont) 127 def fromXML(self, name, attrs, content, ttFont): member in SignatureRecord
|
D | _t_r_a_k.py | 109 def fromXML(self, name, attrs, content, ttFont): member in table__t_r_a_k 121 trackData.fromXML(name, attrs, content_, ttFont) 207 def fromXML(self, name, attrs, content, ttFont): member in TrackData 211 entry.fromXML(name, attrs, content, ttFont) 272 def fromXML(self, name, attrs, content, ttFont): member in TrackTableEntry
|
D | C_F_F_.py | 44 def fromXML(self, name, attrs, content, otFont): member in table_C_F_F_ 47 self.cff.fromXML(name, attrs, content, otFont)
|
D | G_M_A_P_.py | 53 def fromXML(self, name, attrs, content, ttFont): member in GMAPRecord 112 def fromXML(self, name, attrs, content, ttFont): member in table_G_M_A_P_ 122 gmapRecord.fromXML(name, attrs, content, ttFont)
|
D | V_O_R_G_.py | 81 def fromXML(self, name, attrs, content, ttFont): member in table_V_O_R_G_ 91 vOriginRec.fromXML(name, attrs, content, ttFont) 135 def fromXML(self, name, attrs, content, ttFont): member in VOriginRecord
|
D | S_V_G_.py | 310 def fromXML(self, name, attrs, content, ttFont): member in table_S_V_G_ 321 self.colorPalettes.fromXML(name, attrs, content, ttFont) 344 def fromXML(self, name, attrs, content, ttFont): member in ColorPalettes 355 colorPalette.fromXML(name, attrib, content, ttFont) 368 def fromXML(self, name, attrs, content, ttFont): member in ColorPalette
|
D | C_O_L_R_.py | 99 def fromXML(self, name, attrs, content, ttFont): member in table_C_O_L_R_ 113 layer.fromXML(element[0], element[1], element[2], ttFont) 152 def fromXML(self, eltname, attrs, content, ttFont): member in LayerRecord
|
D | _k_e_r_n.py | 93 def fromXML(self, name, attrs, content, ttFont): member in table__k_e_r_n 108 subtable.fromXML(name, attrs, content, ttFont) 230 def fromXML(self, name, attrs, content, ttFont): member in KernTable_format_0 282 def fromXML(self, name, attrs, content, ttFont): member in KernTable_format_unkown
|
D | _c_v_a_r.py | 65 def fromXML(self, name, attrs, content, ttFont): member in table__c_v_a_r 76 var.fromXML(tupleName, tupleAttrs, tupleContent)
|
D | _s_b_i_x.py | 98 def fromXML(self, name, attrs, content, ttFont): member in table__s_b_i_x 108 current_strike.fromXML(name, attrs, content, ttFont)
|
/external/fonttools/Tests/cffLib/ |
D | cffLib_test.py | 16 topDict.CharStrings.fromXML(None, None, parseXML(""" 37 topDict.CharStrings.fromXML(None, None, parseXML("""
|