Searched defs:load (Results 1 – 2 of 2) sorted by relevance
49 void load() { weight_ = qMin( weight_ + 1, WEIGHT_STEPS - 1 ); } in load() function