Home
last modified time | relevance | path

Searched refs:_set_cursor (Results 1 – 22 of 22) sorted by relevance

/dports/devel/py-pyface/pyface-7.2.0/pyface/ui/qt4/console/
H A Dhistory_console_widget.py94 self._set_cursor(cursor)
119 self._set_cursor(cursor)
H A Dconsole_widget.py797 self._set_cursor(prompt_cursor)
1249 self._set_cursor(self._get_word_start_cursor(position))
1253 self._set_cursor(self._get_word_end_cursor(position))
1337 self._set_cursor(cursor)
1356 self._set_cursor(cursor)
1887 def _set_cursor(self, cursor): member in ConsoleWidget
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtManager/
H A Dbaseclass.py346 def _set_cursor(self, cursor_type): member in vmmGObjectUI
363 self._set_cursor("progress")
369 self._set_cursor("default")
/dports/devel/py-qtconsole/qtconsole-5.1.1/qtconsole/
H A Dhistory_console_widget.py111 self._set_cursor(cursor)
139 self._set_cursor(cursor)
H A Dconsole_widget.py842 self._set_cursor(prompt_cursor)
1315 self._set_cursor(cursor)
1340 self._set_cursor(cursor)
1385 self._set_cursor(self._get_word_start_cursor(position))
1389 self._set_cursor(self._get_word_end_cursor(position))
1502 self._set_cursor(cursor)
2428 def _set_cursor(self, cursor): member in ConsoleWidget
/dports/security/sqlmap/sqlmap-1.3.12/sqlmap/lib/utils/
H A Dhashdb.py53 def _set_cursor(self, cursor): member in HashDB
57 cursor = property(_get_cursor, _set_cursor)
/dports/graphics/mypaint/mypaint-2.0.1/gui/
H A Dpreviewwindow.py340 self._set_cursor(self._cursor_no_op)
356 def _set_cursor(self, value): member in PreviewTool
409 self._set_cursor(self._cursor_drag_active)
473 self._set_cursor(cursor)
/dports/misc/py-powerline-status/powerline-2.8.2/tests/test_python/
H A Dtest_segments.py1417 vim_module._set_cursor(50, 0)
1431 vim_module._set_cursor(50, 0)
1441 vim_module._set_cursor(49, 0)
1446 vim_module._set_cursor(0, 0)
1451 vim_module._set_cursor(0, 0)
1637 vim_module._set_cursor(1, 1)
1641 vim_module._set_cursor(2, 3)
1645 vim_module._set_cursor(2, 3)
1652 vim_module._set_cursor(2, 3)
1661 vim_module._set_cursor(5, 1)
[all …]
/dports/devel/py-pyface/pyface-7.2.0/pyface/dock/
H A Ddock_window.py704 self._set_cursor(event, object)
731 self._set_cursor(event)
737 def _set_cursor(self, event, object=None): member in DockWindow
/dports/devel/py-game/pygame-2.1.0/src_py/
H A Dcursors.py130 pygame.mouse._set_cursor(**{cursor.type:cursor.data})
/dports/www/netrik/netrik-1.16.1/doc/in/
H A Dhacking-pager.in42 and $$<a$+href="#setCursor">$$$_set_cursor()$_$$</a>$$ sets the cursor position
90 $$<a$+href="#setCursor">$$$_set_cursor()$_$$</a>$$$ . Note that the position
188 to the home position with $$<a$+href="#setCursor">$$$_set_cursor()$_$$</a>$$$ .
201 $=$$<h3>$$$_set_cursor()$_$$</h3>$$
H A Dhacking-links.in181 $$<a$+href="hacking-pager.html#setCursor">$$$_set_cursor()$_$$</a>$$ (see
642 $$<a$+href="hacking-pager.html">$$$_set_cursor()$_$$</a>$$ (see
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Dbackend_bases.py2538 toolbar._set_cursor(event)
2542 toolbar._set_cursor(event)
2867 def _set_cursor(self, event): member in NavigationToolbar2
2883 self._set_cursor(event)
/dports/misc/py-powerline-status/powerline-2.8.2/tests/modules/
H A Dvim.py759 def _set_cursor(line, col): function
/dports/deskutils/zim/zim-0.74.3/zim/gui/pageview/
H A D__init__.py4606 self._set_cursor(CURSOR_TEXT)
4611 self._set_cursor(CURSOR_WIDGET)
4613 self._set_cursor(CURSOR_WIDGET)
4615 self._set_cursor(CURSOR_LINK, link={'href': pixbuf.zim_attrib['href']})
4617 self._set_cursor(CURSOR_TEXT)
4621 self._set_cursor(CURSOR_LINK, link=link)
4623 self._set_cursor(CURSOR_TEXT)
4625 def _set_cursor(self, cursor, link=None): member in TextView
/dports/audio/exaile/exaile-4.1.1/xlgui/widgets/
H A Dplaylist.py1283 def _set_cursor(): function
1287 GLib.idle_add(_set_cursor)
/dports/x11/terminology/terminology-1.9.0/src/bin/
H A Dwin.c1624 _set_cursor(Term *term, void *data) in _set_cursor() function
1657 for_each_term_do(wn, &_set_cursor, NULL); in _win_update()
2090 for_each_term_do(wn, &_set_cursor, (void*)"blank"); in _hide_cursor()
2118 for_each_term_do(wn, &_set_cursor, NULL); in _cb_win_mouse_move()
/dports/math/gnuplot/gnuplot-5.4.1/term/
H A DREADME354 _set_cursor(int c, int x, int y) - Set cursor style and corner of
/dports/math/gnuplot-lite/gnuplot-5.4.1/term/
H A DREADME354 _set_cursor(int c, int x, int y) - Set cursor style and corner of
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/term/
H A DREADME354 _set_cursor(int c, int x, int y) - Set cursor style and corner of
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-2-25866 (gtk_tree_view_set_cursor_on_cell): copy of _set_cursor, extended
H A DChangeLog.pre-2-0413 ifs above _set_cursor code, don't collapse/expand row on double