Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ pan_up
Method
pan_up
src/laybasic/laybasic/layLayoutViewBase.cc:4037–4041 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4035
}
4036
4037
void
4038
LayoutViewBase::pan_up ()
4039
{
4040
shift_window (1.0, 0.0, m_pan_distance);
4041
}
4042
4043
void
4044
LayoutViewBase::pan_down ()
Callers
4
test_2
Method · 0.80
menu_activated
Method · 0.80
wheel_event
Method · 0.80
wheel_event
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_2
Method · 0.64