Home
last modified time | relevance | path

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

/dports/editors/ghex/ghex-3.41.1/src/
H A Dgtkhex-private.h34 void format_xbyte(GtkHex *gh, gint pos, gchar buf[2]);
H A Daccessiblegtkhex.c382 format_xbyte (gtk_hex, offset, str); in accessible_gtk_hex_get_character_at_offset()
H A Dgtkhex.c200 void format_xbyte(GtkHex *gh, gint pos, gchar buf[2]) { in format_xbyte() function
394 format_xbyte(gh, gh->cursor_pos, c); in render_xc()