Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dpanels.c3633 static char *__get_word_from_canvas(RCore *core, RPanels *panels, int x, int y) { in __get_word_from_canvas() function
3730 char *word = __get_word_from_canvas (core, panels, x, y); in __handle_mouse_on_top()
4017 char *word = __get_word_from_canvas (core, panels, x, y); in __handle_mouse_on_X()
4057 char *word = __get_word_from_canvas (core, panels, x, y); in __handle_mouse_on_panel()