Home
last modified time | relevance | path

Searched refs:staticSize (Results 1 – 4 of 4) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
DotConverters.py159 if hasattr(self, 'staticSize'): return self.staticSize
195 staticSize = 4 variable in Long
202 staticSize = 4 variable in ULong
214 staticSize = 2 variable in Short
221 staticSize = 2 variable in UShort
228 staticSize = 1 variable in Int8
235 staticSize = 1 variable in UInt8
242 staticSize = 3 variable in UInt24
262 staticSize = 4 variable in Tag
269 staticSize = 2 variable in GlyphID
[all …]
DotTables.py55 staticSize = 4 variable in RearrangementMorphAction
137 staticSize = 8 variable in ContextualMorphAction
216 staticSize = 6 variable in LigatureMorphAction
358 staticSize = 8 variable in InsertionMorphAction
DotBase.py693 ref = writer.writeCountReference(table, conv.name, conv.staticSize)
703 ref = writer.writeCountReference(table, conv.name, conv.staticSize, table[conv.name])
/external/fonttools/Tests/ttLib/tables/
DotConverters_test.py378 recordSize = converter.staticSize