Home
last modified time | relevance | path

Searched refs:icursor (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Tools/pynche/
DTypeinViewer.py92 icursor = ew.index(INSERT)
112 icursor -= 1
120 ew.icursor(icursor)
152 x.icursor(xicursor)
153 y.icursor(yicursor)
154 z.icursor(zicursor)
/third_party/python/Lib/idlelib/
Dsearchbase.py65 self.ent.icursor(0)
/third_party/python/Lib/tkinter/
D__init__.py2906 def icursor(self, *args): member in Canvas
3074 def icursor(self, index): member in Entry
4250 def icursor(self, index): member in Spinbox
/third_party/python/Doc/library/
Dtkinter.ttk.rst305 :meth:`Entry.bbox`, :meth:`Entry.delete`, :meth:`Entry.icursor`,
393 :meth:`Entry.bbox`, :meth:`Entry.delete`, :meth:`Entry.icursor`,