Home
last modified time | relevance | path

Searched defs:staticSize (Results 1 – 5 of 5) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
DotConverters.py230 staticSize = 4 variable in Long
237 staticSize = 4 variable in ULong
249 staticSize = 2 variable in Short
256 staticSize = 2 variable in UShort
263 staticSize = 1 variable in Int8
270 staticSize = 1 variable in UInt8
277 staticSize = 3 variable in UInt24
297 staticSize = 4 variable in Tag
304 staticSize = 2 variable in GlyphID
322 staticSize = 4 variable in GlyphID32
[all …]
DotTables.py62 staticSize = 4 variable in RearrangementMorphAction
144 staticSize = 8 variable in ContextualMorphAction
223 staticSize = 6 variable in LigatureMorphAction
365 staticSize = 8 variable in InsertionMorphAction
DotBase.py137 def readValue(self, typecode, staticSize): argument
147 def readArray(self, typecode, staticSize, count): argument
/external/zstd/lib/decompress/
Dzstd_decompress_internal.h130 size_t staticSize; member
/external/zstd/lib/compress/
Dzstd_compress_internal.h282 size_t staticSize; member