Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ WindowFontStruct
Function
WindowFontStruct
win/X11/Window.c:177–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
XFontStruct *
178
WindowFontStruct(Widget w)
179
{
180
return ((WindowWidget) w)->window.font;
181
}
Callers
3
rip_exposed
Function · 0.85
X11_set_map_font
Function · 0.85
X11_get_map_font_struct
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected