Searched defs:OptionValue (Results 1 – 1 of 1) sorted by relevance
92 struct OptionValue struct98 OptionValue() : m_value(0), m_isLocked(false) {} in OptionValue() argument