Home
last modified time | relevance | path

Searched refs:get_tablets (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/input/
H A D__init__.py134 def get_tablets(display=None): function
153 def get_tablets(display=None): function
160 from .x11_xinput_tablet import get_tablets
169 from .wintab import get_tablets
H A Dx11_xinput_tablet.py113 def get_tablets(display=None): function
H A Dwintab.py249 def get_tablets(display=None): function
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/input/
H A D__init__.py134 def get_tablets(display=None): function
153 def get_tablets(display=None): function
160 from .x11_xinput_tablet import get_tablets
169 from .wintab import get_tablets
H A Dx11_xinput_tablet.py113 def get_tablets(display=None): function
H A Dwintab.py249 def get_tablets(display=None): function
/dports/graphics/py-pyglet/pyglet-1.5.21/examples/input/
H A Dtablet.py9 tablets = pyglet.input.get_tablets()
/dports/graphics/py-pyglet150/pyglet-1.5.0/examples/
H A Dtablet.py9 tablets = pyglet.input.get_tablets()
/dports/graphics/py-pyglet/pyglet-1.5.21/doc/modules/
H A Dinput.rst88 .. autofunction:: get_tablets