Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ has_layout
Function
has_layout
crawl-ref/source/ui.cc:3324–3327 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3322
}
3323
3324
bool has_layout()
3325
{
3326
return ui_root.num_children() > 0;
3327
}
3328
3329
NORETURN void restart_layout()
3330
{
Callers
7
msgwin_get_line
Function · 0.85
error
Function · 0.85
yesno
Function · 0.85
show
Method · 0.85
redraw_screen
Function · 0.85
pop_layout
Function · 0.85
_item_swap_prompt
Function · 0.85
Calls
1
num_children
Method · 0.45
Tested by
no test coverage detected