Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/tables/
DS_V_G_.py72 SVG_format_0Size = sstruct.calcsize(SVG_format_0) variable
197 offsetToSVGDocIndex = SVG_format_0Size # I start the SVGDocIndex right after the header.
230 offsetToColorPalettes = SVG_format_0Size + len(svgDocData)