Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ zoom_fit
Method
zoom_fit
src/laybasic/laybasic/layLayoutViewBase.cc:3975–3980 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3973
}
3974
3975
void
3976
LayoutViewBase::zoom_fit ()
3977
{
3978
mp_canvas->zoom_box (full_box (), true /*precious*/);
3979
store_state ();
3980
}
3981
3982
void
3983
LayoutViewBase::ensure_selection_visible ()
Callers
14
test_2
Method · 0.80
initialize
Method · 0.80
grayscale.rb
File · 0.80
fractal.rb
File · 0.80
setup
Method · 0.80
do_update_markers
Method · 0.80
highlight_current
Method · 0.80
highlight_current
Method · 0.80
export_nets
Method · 0.80
menu_activated
Method · 0.80
update
Method · 0.80
salt_changed
Method · 0.80
Calls
2
store_state
Function · 0.85
zoom_box
Method · 0.45
Tested by
1
test_2
Method · 0.64