Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/tables/
D_s_b_i_x.py22 sbixHeaderFormatSize = sstruct.calcsize(sbixHeaderFormat) variable
45 sstruct.unpack(sbixHeaderFormat, data[ : sbixHeaderFormatSize], self)
48 current_offset = sbixHeaderFormatSize + i * sbixStrikeOffsetFormatSize
77 setOffset = sbixHeaderFormatSize + sbixStrikeOffsetFormatSize * self.numStrikes