Searched refs:SetMaximumValue (Results 1 – 2 of 2) sorted by relevance
91 void SetMaximumValue(int64_t v) { m_max_value = v; } in SetMaximumValue() function
718 term_width->SetMaximumValue(1024); in Debugger()