Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ styles
Method
styles
src/laybasic/laybasic/layLineStylePalette.cc:89–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
unsigned int
90
LineStylePalette::styles () const
91
{
92
return (unsigned int) m_styles.size ();
93
}
94
95
void
96
LineStylePalette::set_style (unsigned int n, unsigned int s)
Callers
8
_call_f_styles_c2025
Function · 0.80
_call_f_styles_c2025
Function · 0.80
set_palette
Method · 0.80
button_clicked
Method · 0.80
commit
Method · 0.80
line_style_button_clicked
Method · 0.80
update
Method · 0.80
update_menu
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected