MCPcopy 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
4241void
4242LayoutViewBase::cancel_esc ()
4243{
4244 cancel ();
4245 switch_mode (default_mode ());
4246}
4247
4248void
4249LayoutViewBase::goto_view (const DisplayState &state)

Callers

nothing calls this directly

Calls 1

cancelFunction · 0.70

Tested by

no test coverage detected