MCPcopy 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
89unsigned int
90LineStylePalette::styles () const
91{
92 return (unsigned int) m_styles.size ();
93}
94
95void
96LineStylePalette::set_style (unsigned int n, unsigned int s)

Callers 8

_call_f_styles_c2025Function · 0.80
_call_f_styles_c2025Function · 0.80
set_paletteMethod · 0.80
button_clickedMethod · 0.80
commitMethod · 0.80
updateMethod · 0.80
update_menuMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected