Searched defs:byteord (Results 1 – 2 of 2) sorted by relevance
/external/fonttools/Lib/fontTools/misc/ | ||
D | textTools.py | 139 def byteord(c): function |
D | psCharStrings.py | 1211 def getToken(self, index, len=len, byteord=byteord, isinstance=isinstance): argument |