Searched defs:setFreestanding (Results 1 – 2 of 2) sorted by relevance
212 void setFreestanding(bool Enabled) { Freestanding = Enabled; } in setFreestanding() function
183 void setFreestanding(bool Enabled) { Config.Freestanding = Enabled; } in setFreestanding() function