Home
last modified time | relevance | path

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

/dports/editors/ghex/ghex-3.41.1/src/
H A Dgtkhex.c134 static void hex_to_pointer(GtkHex *gh, guint mx, guint my) { in hex_to_pointer() function
1111 hex_to_pointer(gh, event->x, event->y); in hex_button_cb()
1130 hex_to_pointer(gh, event->x, event->y); in hex_button_cb()
1182 hex_to_pointer(gh, x, y); in hex_motion_cb()