Home
last modified time | relevance | path

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

/dports/editors/ghex/ghex-3.41.1/src/
H A Dgtkhex.c157 static void ascii_to_pointer(GtkHex *gh, gint mx, gint my) { in ascii_to_pointer() function
1209 ascii_to_pointer(gh, event->x, event->y); in ascii_button_cb()
1227 ascii_to_pointer(gh, event->x, event->y); in ascii_button_cb()
1279 ascii_to_pointer(gh, x, y); in ascii_motion_cb()