Searched refs:WEIGHT_MODULE (Results 1 – 1 of 1) sorted by relevance
37 constexpr int WEIGHT_MODULE = 100; variable287 if ((weight % WEIGHT_MODULE) == 0) { in WeightAlignment()