/external/fonttools/Tests/ttLib/tables/ |
D | S_T_A_T_test.py | 235 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.py | 881 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)
|
D | C_O_L_R_test.py | 86 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.py | 63 table.fromXML(name, attrs, content, font=self.font) 75 table.fromXML(name, attrs, content, font=self.font)
|
D | _l_c_a_r_test.py | 88 table.fromXML(name, attrs, content, font=self.font) 100 table.fromXML(name, attrs, content, font=self.font)
|
D | _o_p_b_d_test.py | 155 table.fromXML(name, attrs, content, font=self.font) 167 table.fromXML(name, attrs, content, font=self.font)
|
D | _v_h_e_a_test.py | 204 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.py | 103 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.py | 244 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.py | 80 table.fromXML(name, attrs, content, ttFont=None) 101 table.fromXML(name, attrs, content, ttFont=None)
|
D | otTables_test.py | 89 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/ |
D | C_O_L_R_.py | 99 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.py | 17 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.py | 102 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
|
D | M_E_T_A_.py | 169 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
|
D | E_B_L_C_.py | 214 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)
|
D | C_F_F_.py | 43 def fromXML(self, name, attrs, content, otFont): member in table_C_F_F_ 46 self.cff.fromXML(name, attrs, content, otFont)
|
D | D_S_I_G_.py | 88 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.py | 110 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
|
D | G_M_A_P_.py | 52 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)
|
D | V_O_R_G_.py | 79 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
|
D | S_V_G_.py | 309 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.py | 91 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.py | 63 def fromXML(self, name, attrs, content, ttFont): member in table__c_v_a_r 74 var.fromXML(tupleName, tupleAttrs, tupleContent)
|
/external/fonttools/Tests/cffLib/ |
D | cffLib_test.py | 15 topDict.CharStrings.fromXML(None, None, parseXML(""" 36 topDict.CharStrings.fromXML(None, None, parseXML("""
|