Home
last modified time | relevance | path

Searched defs:updateCellsState (Results 1 – 2 of 2) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/mscore/palette/
H A Dpaletteworkspace.h238 void updateCellsState(const Selection& sel) { userPalette->updateCellsState(sel); } in updateCellsState() function
H A Dpalettemodel.cpp800 void PaletteTreeModel::updateCellsState(const Selection& sel) in updateCellsState() function in Ms::PaletteTreeModel