Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ colors
Method
colors
src/laybasic/laybasic/layColorPalette.cc:124–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
unsigned int
125
ColorPalette::colors () const
126
{
127
return (unsigned int) m_colors.size ();
128
}
129
130
unsigned int
131
ColorPalette::luminous_color_index_by_index (unsigned int n) const
Callers
12
color_button_clicked
Method · 0.80
setup
Method · 0.80
update_colors
Method · 0.80
set_palette
Method · 0.80
button_clicked
Method · 0.80
color_button_clicked
Method · 0.80
update
Method · 0.80
build_color_menu
Method · 0.80
mouse_click_event
Method · 0.80
color_button_clicked
Method · 0.80
setup
Method · 0.80
update_colors
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected