예제 #1
0
 def convert(self, id, x, y, text=''):
     return ct.ed_convert(self.h, id, x, y, text)
예제 #2
0
 def convert(self, id, x, y, text=''):
     return ct.ed_convert(self.h, id, x, y, text)
예제 #3
0
 def convert(self, id, x, y):
     return ct.ed_convert(self.h, id, x, y)
예제 #4
0
 def convert(self, id, x, y):
     return ct.ed_convert(self.h, id, x, y)