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