Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/tables/
DotBase.py278 def getDeepItemLength(table): function
282 length = length + getDeepItemLength(item)
296 length = length + getDeepItemLength(item)