Home
last modified time | relevance | path

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

/dports/misc/qbrew/qbrew-0.4.1/src/
H A Ddata.h130 void setTinseth(bool tinseth);
241 inline void Data::setTinseth(bool tinseth) { tinseth_ = tinseth; } in setTinseth() function
H A Dqbrew.cpp97 data_->setTinseth(state_.calc.tinseth); in initialize()
785 data_->setTinseth(state.tinseth); in applyCalcState()