Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ ghack_glyph_width
Function
ghack_glyph_width
outdated/win/gnome/gnglyph.c:145–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
*/
144
145
int
146
ghack_glyph_width()
147
{
148
return ghack_glyphs.width;
149
}
150
151
/* NAME:
152
* ghack_image_from_glyph( int glyph, gboolean force)
Callers
5
ghack_handle_button_press
Function · 0.85
ghack_init_map_window
Function · 0.85
ghack_map_cursor_to
Function · 0.85
ghack_map_cliparound
Function · 0.85
ghack_reinit_map_window
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected