Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ switch_mode
Method
switch_mode
src/laybasic/laybasic/layLayoutViewBase.cc:5952–5956 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5950
}
5951
5952
void
5953
LayoutViewBase::switch_mode (int m)
5954
{
5955
mode (m);
5956
}
5957
5958
void
5959
LayoutViewBase::mode (int m)
Callers
nothing calls this directly
Calls
6
name_from_title
Function · 0.85
mode
Function · 0.70
begin
Method · 0.45
end
Method · 0.45
implements_mouse_mode
Method · 0.45
id
Method · 0.45
Tested by
no test coverage detected