Searched refs:total_leaves (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/fontconfig/dist/fc-lang/
H A Dfc-lang.py155 total_leaves = 0 variable
195 total_leaves += len(charset.leaves)
241 print('/* total size: {} unique leaves: {} */\n'.format(total_leaves, len(leaves)))

Completed in 2 milliseconds