Home
last modified time | relevance | path

Searched refs:active_cursor (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/src/pygame_sdl2/
H A Dmouse.pyx23 global active_cursor
24 active_cursor = None
27 global active_cursor
28 active_cursor = None
32 global active_cursor
33 active_cursor = None
70 active_cursor = False variable
83 global active_cursor
84 if active_cursor is not self:
85 active_cursor = self
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Dw_cursor.c94 static Cursor active_cursor = None; variable
99 if (active_cursor != cur_cursor) { in reset_cursor()
100 active_cursor = cur_cursor; in reset_cursor()
109 if (active_cursor != cursor) { in set_temp_cursor()
110 active_cursor = cursor; in set_temp_cursor()
120 if (active_cursor != cur_cursor) { in set_cursor()
121 active_cursor = cur_cursor; in set_cursor()
/dports/editors/mle/mle-1.4.3/
H A Dbview.c182 if (set_real_cursor && cursor == self->active_cursor) { in bview_draw_cursor()
241 …mark_move_to(child->active_cursor->mark, self->active_cursor->mark->bline->line_index, self->activ… in bview_split()
275 if (!self->active_cursor) { in bview_add_cursor()
276 self->active_cursor = cursor; in bview_add_cursor()
374 mark = self->active_cursor->mark; in bview_rectify_viewport()
576 while (self->active_cursor) { in _bview_deinit()
577 bview_remove_cursor(self, self->active_cursor); in _bview_deinit()
804 mark = active_edit->active_cursor->mark; in _bview_draw_status()
834 if (active_edit->active_cursor->is_anchored) { in _bview_draw_status()
838 cursor = active_edit->active_cursor; in _bview_draw_status()
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/
H A DContext.cpp176 if (active_cursor && in Render()
179 active_cursor->Update(); in Render()
183 active_cursor->Render(); in Render()
343 if (active_cursor == (*i).second) in AddMouseCursor()
344 active_cursor = cursor_document; in AddMouseCursor()
356 active_cursor = cursor_document; in AddMouseCursor()
396 if (active_cursor == (*i).second) in UnloadMouseCursor()
397 active_cursor = default_cursor; in UnloadMouseCursor()
417 active_cursor = default_cursor; in SetMouseCursor()
422 active_cursor = (*i).second; in SetMouseCursor()
[all …]
/dports/graphics/mypaint/mypaint-2.0.1/gui/
H A Dviewmanip.py51 def active_cursor(self): member in PanViewMode
84 def active_cursor(self): member in ZoomViewMode
126 def active_cursor(self): member in RotateViewMode
/dports/graphics/pinta/pinta-1.7.1/Pinta.Tools/Tools/
H A DSelectTool.cs45 private CursorType? active_cursor; field in Pinta.Tools.SelectTool
339 if (active_cursor != ct.Cursor) in UpdateCursor()
342 active_cursor = ct.Cursor; in UpdateCursor()
348 if (active_cursor.HasValue) in UpdateCursor()
351 active_cursor = null; in UpdateCursor()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-geniuspaste/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-markdown/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()
/dports/devel/geany-plugin-miniscript/geany-plugins-1.38/overview/overview/
H A Doverviewscintilla.c77 GdkCursorType active_cursor; // the cursor to draw member
453 GdkCursor *cursor = gdk_cursor_new (self->active_cursor); in overview_scintilla_update_cursor()
465 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_CLICK; in on_button_press_event()
476 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in on_button_release_event()
489 if (self->active_cursor != OVERVIEW_SCINTILLA_CURSOR_SCROLL) in on_motion_notify_event()
491 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR_SCROLL; in on_motion_notify_event()
677 self->active_cursor = OVERVIEW_SCINTILLA_CURSOR; in overview_scintilla_init()
1007 self->active_cursor = cursor_type; in overview_scintilla_set_cursor()

123