Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ cancel_esc
Method
cancel_esc
src/laybasic/laybasic/layLayoutViewBase.cc:4241–4246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4239
}
4240
4241
void
4242
LayoutViewBase::cancel_esc ()
4243
{
4244
cancel ();
4245
switch_mode (default_mode ());
4246
}
4247
4248
void
4249
LayoutViewBase::goto_view (const DisplayState &state)
Callers
nothing calls this directly
Calls
1
cancel
Function · 0.70
Tested by
no test coverage detected