HomeSort by relevance Sort by last modified time
    Searched full:frombytecode (Results 1 - 3 of 3) sorted by null

  /external/fonttools/Lib/fontTools/ttLib/tables/
_f_p_g_m.py 10 program.fromBytecode(data)
ttProgram.py 208 def fromBytecode(self, bytecode):
268 self.fromBytecode(readHex(content))
457 p.fromBytecode(bc)
_g_l_y_f.py 362 self.program.fromBytecode(data[:numInstructions])
378 self.program.fromBytecode(data[:instructionLength])
702 self.program.fromBytecode([])

Completed in 90 milliseconds