Home
last modified time | relevance | path

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

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h947 bool GetThree(void) const {return ((BitFlags & 4) != 0);}; in GetThree() function
H A DInputData.cpp3534 if (GetThree()) Ele->addChildElement(CML_convert(MMP_IODFTThree), trueXML); in WriteXML()