Home
last modified time | relevance | path

Searched defs:CURSOR_TEXT (Results 1 – 12 of 12) sorted by relevance

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dcursors.h31 #define CURSOR_TEXT 12 macro
/dports/games/openlierox/OpenLieroX/include/
H A DCursor.h29 CURSOR_TEXT, enumerator
/dports/chinese/celvis/celvis/
H A Dvi.c30 #define CURSOR_TEXT 8 macro
/dports/net-im/uTox/uTox/src/
H A Dui.h45 CURSOR_TEXT, enumerator
/dports/www/dillo2/dillo-3.0.5/dw/
H A Dstyle.hh211 CURSOR_TEXT, enumerator
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/window/
H A D__init__.py424 CURSOR_TEXT = 'text' variable in BaseWindow
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/window/
H A D__init__.py442 CURSOR_TEXT = 'text' variable in BaseWindow
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DRenderStyleConstants.h380 CURSOR_TEXT, enumerator
/dports/textproc/libcss/libcss-0.9.1/src/bytecode/
H A Dopcodes.h306 CURSOR_TEXT = 0x000d, enumerator
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dxdvi.h702 #define CURSOR_TEXT 64 /* DVI file corrupted */ macro
/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A Drender_style.h1002 CURSOR_PROGRESS, CURSOR_WAIT, CURSOR_CELL, CURSOR_CROSS, CURSOR_TEXT, CURSOR_VERTICAL_TEXT, enumerator
/dports/deskutils/zim/zim-0.74.3/zim/gui/pageview/
H A D__init__.py3992 CURSOR_TEXT = Gdk.Cursor.new_from_name(Gdk.Display.get_default(), 'text') variable