MCPcopy 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
124unsigned int
125ColorPalette::colors () const
126{
127 return (unsigned int) m_colors.size ();
128}
129
130unsigned int
131ColorPalette::luminous_color_index_by_index (unsigned int n) const

Callers 12

color_button_clickedMethod · 0.80
setupMethod · 0.80
update_colorsMethod · 0.80
set_paletteMethod · 0.80
button_clickedMethod · 0.80
color_button_clickedMethod · 0.80
updateMethod · 0.80
build_color_menuMethod · 0.80
mouse_click_eventMethod · 0.80
color_button_clickedMethod · 0.80
setupMethod · 0.80
update_colorsMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected