Home
last modified time | relevance | path

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

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h743 bool MP2Prop; variable
763 bool GetMP2Prop(void) const {return MP2Prop;}; in GetMP2Prop()
764 void SetMP2Prop(bool state) {MP2Prop = state;}; in SetMP2Prop()
H A DInputData.cpp2900 MP2Prop = false; in InitData()