Home
last modified time | relevance | path

Searched refs:cursor_select (Results 1 – 13 of 13) sorted by relevance

/dports/games/volleyball/volleyball-0.8.6/src/
H A Dcursor.c145 cursor_select (data); in cursor_update()
205 void cursor_select (Cursor * data) in cursor_select() function
H A Dcursor.h64 void cursor_select (Cursor * data);
/dports/games/warzone2100/warzone2100/lib/sdl/
H A Dcursors_sdl.cpp1182 static const char *cursor_select[] = variable
1259 { cursor_select, CURSOR_SELECT },
/dports/games/construo/construo-0.2.3/src/
H A Dx11_display.hpp60 Cursor cursor_select; member in X11Display
H A DMakefile.am48 cursors/cursor_select.xbm \
H A Dx11_display.cpp182cursor_select = XCreatePixmapCursor(display, cursor_select_pix, cursor_select_mask, &cursor_bg, &c… in X11Display()
231 XDefineCursor (display, window, cursor_select); in set_cursor_real()
/dports/deskutils/easystroke/easystroke-0.6.0/
H A Dgrabber.h86 Cursor cursor_select; variable
H A Dgrabber.cc231 cursor_select = XCreateFontCursor(dpy, XC_crosshair); in Grabber()
244 XFreeCursor(dpy, cursor_select); in ~Grabber()
474 GrabModeAsync, GrabModeAsync, ROOT, cursor_select, CurrentTime); in set()
/dports/multimedia/sabbu/sabbu-0.3.0/Source/
H A Dgui_text_editor.cpp269 int cursor_select; in gui_text_editor_do_syntax_highlighting() local
279 cursor_select = gtk_text_iter_get_offset(&mark_iter); in gui_text_editor_do_syntax_highlighting()
290 text = (unsigned char *) gui_text_editor_get_text(editor, &cursor, &cursor_select); in gui_text_editor_do_syntax_highlighting()
306 cursors = g_list_append(cursors, &cursor_select); in gui_text_editor_do_syntax_highlighting()
338 gtk_text_buffer_get_iter_at_offset(buffer, &mark_iter, cursor_select); in gui_text_editor_do_syntax_highlighting()
/dports/cad/leocad/leocad-21.06/
H A Dleocad.qrc57 <file>resources/cursor_select.png</file>
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dhtformat.cc978 cursor_select = 0; in init()
2284 if (cursor_select) { in handlemsg()
3472 if (cursor_select) { in select_mode_off()
3473 cursor_select = 0; in select_mode_off()
3479 if (!cursor_select) { in select_mode_on()
3480 cursor_select = 1; in select_mode_on()
3486 if (cursor_select) { in select_mode_pre()
3500 if (cursor_select) { in select_mode_post()
H A Dhtformat.h294 bool cursor_select; variable
/dports/games/construo/construo-0.2.3/
H A DChangeLog148 cursor_select.xbm, cursor_select_mask.xbm, cursor_zoom.xbm,