Home
last modified time | relevance | path

Searched refs:draw_cursor (Results 1 – 25 of 227) sorted by relevance

12345678910

/dports/games/yadex/yadex-1.7.0/src/
H A Dpalview.cc284 draw_cursor (WINBG, false); in run()
291 draw_cursor (WINBG, false); in run()
298 draw_cursor (WINBG, false); in run()
305 draw_cursor (WINBG, false); in run()
313 draw_cursor (WINBG, false); in run()
322 draw_cursor (WINBG, false); in run()
329 draw_cursor (WINBG, false); in run()
337 draw_cursor (WINBG, false); in run()
346 draw_cursor (WINBG, false); in run()
353 draw_cursor (WINBG, false); in run()
[all …]
H A Dpalview.h18 void draw_cursor (int c, bool phase);
/dports/emulators/mednafen/mednafen/src/snes/src/system/video/
H A Dvideo.cpp23 void Video::draw_cursor(const int rline, const bool hires, const uint16_t color, const int x, const… in draw_cursor() function in Video
69 …case Input::DeviceSuperScope: draw_cursor(line, hires, 0x001f, input.port[1].superscope.x, input.p… in render_scanline()
70 …case Input::DeviceJustifiers: draw_cursor(line, hires, 0x02e0, input.port[1].justifier.x2, input.p… in render_scanline()
71 …case Input::DeviceJustifier: draw_cursor(line, hires, 0x001f, input.port[1].justifier.x1, input.p… in render_scanline()
H A Dvideo.hpp20 …void draw_cursor(const int rline, const bool hires, const uint16_t color, const int x, const int y…
/dports/games/tty-solitaire/tty-solitaire-1.3.1/src/
H A Dkeyboard.c18 draw_cursor(cursor); in handle_term_resize()
64 draw_cursor(cursor); in handle_card_movement()
83 draw_cursor(cursor); in handle_card_movement()
177 draw_cursor(cursor); in handle_card_movement()
191 draw_cursor(cursor); in handle_card_movement()
227 draw_cursor(cursor); in keyboard_event()
H A Dgui.h21 void draw_cursor(struct cursor *);
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/system/video/
H A Dvideo.cpp23 void Video::draw_cursor(uint16_t color, int x, int y) { in draw_cursor() function in Video
54 …case Input::DeviceSuperScope: draw_cursor(0x001f, input.port[1].superscope.x, input.port[1].supers… in update()
55 …case Input::DeviceJustifiers: draw_cursor(0x02e0, input.port[1].justifier.x2, input.port[1].justif… in update()
56 …case Input::DeviceJustifier: draw_cursor(0x001f, input.port[1].justifier.x1, input.port[1].justif… in update()
H A Dvideo.hpp22 void draw_cursor(uint16_t color, int x, int y);
/dports/japanese/kterm/pcemu1.01alpha/
H A Dvgahard.c89 static void draw_cursor(void) in draw_cursor() function
121 draw_cursor(); in move_cursor()
170 draw_cursor(); in copy_text()
182 draw_cursor(); in set_cursor_height()
273 draw_cursor(); in update_display()
306 draw_cursor(); in update_displayline()
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/examples/viewer/src/
H A Dmouse.cpp86 void draw_cursor(int x, int y) in draw_cursor() function
165 draw_cursor(x, y); in MouseRotate()
201 draw_cursor(x, y); in MouseZoom()
214 draw_cursor(x, y); in MouseTranslate()
389 draw_cursor(x, y); in Mouse()
/dports/games/barony/Barony-3.3.7/src/
H A Dplayer.cpp571 draw_cursor = false; in handleInventoryMovement()
607 draw_cursor = false; in handleChestMovement()
661 draw_cursor = false; in handleShopMovement()
697 draw_cursor = false; in handleIdentifyMovement()
733 draw_cursor = false; in handleRemoveCurseMovement()
769 draw_cursor = false; in handleRepairGUIMovement()
805 draw_cursor = false; in handleItemContextMenu()
/dports/games/abuse_sdl/abuse-0.8/src/
H A Dconsole.cpp97 void console::draw_cursor() in draw_cursor() function in console
130 } else draw_cursor(); in do_cr()
147 draw_cursor(); in put_char()
162 if (con_win) draw_cursor(); in put_char()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/clients/
H A Dfullscreen.c56 int draw_cursor; member
207 if (window_has_focus(fullscreen->window) && fullscreen->draw_cursor) { in redraw_handler()
377 return fullscreen->draw_cursor ? CURSOR_BLANK : CURSOR_LEFT_PTR; in motion_handler()
392 return fullscreen->draw_cursor ? CURSOR_BLANK : CURSOR_LEFT_PTR; in enter_handler()
432 fullscreen->draw_cursor = 0; in fshell_capability_handler()
540 fullscreen.draw_cursor = 1; in main()
543 fullscreen.draw_cursor = 0; in main()
/dports/graphics/weston/weston-1.9.0/clients/
H A Dfullscreen.c54 int draw_cursor; member
205 if (window_has_focus(fullscreen->window) && fullscreen->draw_cursor) { in redraw_handler()
375 return fullscreen->draw_cursor ? CURSOR_BLANK : CURSOR_LEFT_PTR; in motion_handler()
390 return fullscreen->draw_cursor ? CURSOR_BLANK : CURSOR_LEFT_PTR; in enter_handler()
430 fullscreen->draw_cursor = 0; in fshell_capability_handler()
533 fullscreen.draw_cursor = 1; in main()
536 fullscreen.draw_cursor = 0; in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/clients/
H A Dfullscreen.c56 int draw_cursor; member
207 if (window_has_focus(fullscreen->window) && fullscreen->draw_cursor) { in redraw_handler()
377 return fullscreen->draw_cursor ? CURSOR_BLANK : CURSOR_LEFT_PTR; in motion_handler()
392 return fullscreen->draw_cursor ? CURSOR_BLANK : CURSOR_LEFT_PTR; in enter_handler()
432 fullscreen->draw_cursor = 0; in fshell_capability_handler()
540 fullscreen.draw_cursor = 1; in main()
543 fullscreen.draw_cursor = 0; in main()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/examples/
H A Drelative-pointer-unstable-v1.c66 static void draw_cursor(struct egl_info *e, int32_t x, int32_t y) { in draw_cursor() function
246 draw_cursor(e, w->pointer_x, w->pointer_y); in relative_pointer_handle_relative_motion()
295 draw_cursor(e, w->pointer_x, w->pointer_y); in pointer_handle_button()
309 draw_cursor(e, w->pointer_x, w->pointer_y); in pointer_handle_button()
340 draw_cursor(e, w->pointer_x, w->pointer_y); in pointer_handle_motion()
/dports/math/fricas/fricas-1.3.7/src/hyper/
H A Ddialog.c169 draw_cursor(item); in overwrite_buffer()
263 draw_cursor(sym); in insert_buffer()
383 draw_cursor(sym); in draw_inputsymbol()
428 draw_cursor(sym); in update_inputsymbol()
433 draw_cursor(InputItem *sym) in draw_cursor() function
479 draw_cursor(sym); in move_cursor_home()
493 draw_cursor(sym); in move_cursor_end()
529 draw_cursor(sym); in move_cursor_forward()
553 draw_cursor(sym); in move_cursor_down()
579 draw_cursor(sym); in move_cursor_up()
[all …]
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Dd_text.c116 static void draw_cursor(int x, int y);
123 static void turn_on_blinking_cursor(void (*draw_cursor) (/* ??? */), void (*erase_cursor) (/* ??? *…
802 draw_cursor(int x, int y) in draw_cursor() function
821 turn_on_blinking_cursor(draw_cursor, draw_cursor, in initialize_char_handler()
1348 turn_on_blinking_cursor(draw_cursor, draw_cursor, in char_handler()
1672 turn_on_blinking_cursor(draw_cursor, draw_cursor, in draw_selection()
1686 turn_on_blinking_cursor(draw_cursor, draw_cursor, in undraw_selection()
1748 turn_on_blinking_cursor(void (*draw_cursor) (/* ??? */), in turn_on_blinking_cursor() argument
1752 draw = draw_cursor; in turn_on_blinking_cursor()
/dports/graphics/blender/blender-2.91.0/release/scripts/startup/bl_ui/
H A Dspace_toolsystem_toolbar.py425 def draw_cursor(_context, tool, xy): function
438 draw_cursor=draw_cursor,
1711 def draw_cursor(_context, tool, xy): function
1724 draw_cursor=draw_cursor,
1746 def draw_cursor(context, _tool, xy): function
1771 draw_cursor=draw_cursor,
2023 def draw_cursor(_context, tool, xy): function
2036 draw_cursor=draw_cursor,
2225 def draw_cursor(_context, tool, xy): function
2238 draw_cursor=draw_cursor,
/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Dscrollrt.h47 void scrollrt_draw_game_screen(BOOL draw_cursor);
/dports/games/xrally/xrally/
H A Dmenu.h50 void draw_cursor(int position);
/dports/audio/din/din-52/src/
H A Dfield.cc155 void field::draw_cursor (int x, int y) { in draw_cursor() function in field
168 if (focus) draw_cursor (x, y); in draw()
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dhp1ll3.cpp695 void hp1ll3_device::draw_cursor() in draw_cursor() function in hp1ll3_device
715 draw_cursor(); in draw_cursor_sprite()
723 draw_cursor(); in set_pen_pos()
726 draw_cursor(); in set_pen_pos()
743 draw_cursor(); in disable_cursor()
1276 draw_cursor(); in command()
1280 draw_cursor(); in command()
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dhp1ll3.cpp695 void hp1ll3_device::draw_cursor() in draw_cursor() function in hp1ll3_device
715 draw_cursor(); in draw_cursor_sprite()
723 draw_cursor(); in set_pen_pos()
726 draw_cursor(); in set_pen_pos()
743 draw_cursor(); in disable_cursor()
1276 draw_cursor(); in command()
1280 draw_cursor(); in command()
/dports/audio/spiralloops/SpiralLoops-2.0.0/GUI/Widgets/
H A DFl_Knob.H28 void draw_cursor(const int ox,const int oy,const int side);

12345678910