Searched refs:format_xbyte (Results 1 – 3 of 3) sorted by relevance
34 void format_xbyte(GtkHex *gh, gint pos, gchar buf[2]);
382 format_xbyte (gtk_hex, offset, str); in accessible_gtk_hex_get_character_at_offset()
200 void format_xbyte(GtkHex *gh, gint pos, gchar buf[2]) { in format_xbyte() function394 format_xbyte(gh, gh->cursor_pos, c); in render_xc()