Home
last modified time | relevance | path

Searched refs:which_canvas_cursor (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_canvas.cc1291 Editor::which_canvas_cursor(ItemType type) const in which_canvas_cursor() function in Editor
1465 Gdk::Cursor* cursor = which_canvas_cursor(type); in choose_canvas_cursor_on_entry()
1478 i->cursor_ctx->change(which_canvas_cursor(i->item_type)); in update_all_enter_cursors()
H A Deditor.h853 Gdk::Cursor* which_canvas_cursor (ItemType type) const;