Searched defs:realNibblesDict (Results 1 - 2 of 2) sorted by relevance

/external/fonttools/Lib/fontTools/misc/
H A DpsCharStrings.py33 realNibblesDict = {} variable
35 realNibblesDict[realNibbles[_i]] = _i
218 nibbles.append(realNibblesDict[c])
/external/fonttools/Tools/fontTools/misc/
H A DpsCharStrings.py33 realNibblesDict = {} variable
35 realNibblesDict[realNibbles[_i]] = _i
218 nibbles.append(realNibblesDict[c])

Completed in 47 milliseconds