MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / SetPalette

Method SetPalette

plugins/Cardinal/src/DearImGuiColorTextEditor/TextEditor.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72void TextEditor::SetPalette(const Palette & aValue)
73{
74 mPaletteBase = aValue;
75}
76
77std::string TextEditor::GetText(const Coordinates & aStart, const Coordinates & aEnd) const
78{

Callers 1

stepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected