HomeSort by relevance Sort by last modified time
    Searched refs:StringCell (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Demo/tkinter/guido/
ss1.py 297 self.cell = StringCell(self.value,
366 class StringCell(BaseCell):
787 cell = StringCell(text)
  /external/python/cpython3/Tools/demo/
ss1.py 288 self.cell = StringCell(self.value,
354 class StringCell(BaseCell):
772 cell = StringCell(text)

Completed in 228 milliseconds