Home
last modified time | relevance | path

Searched refs:BACKGROUNDCOLORSTR (Results 1 – 2 of 2) sorted by relevance

/dports/audio/muse-sequencer/muse-4.0.0/src/synti/deicsonze/
H A Ddeicsonze.h137 #define BACKGROUNDCOLORSTR "BackgroundColor" macro
H A Ddeicsonze.cpp2137 if(qdEl.tagName()==BACKGROUNDCOLORSTR) backgroundColor = readColor(qdn); in readConfiguration()
2273 xml->tag(BACKGROUNDCOLORSTR, in writeConfiguration()