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