Searched refs:kWeightDiffThreshold (Results 1 – 1 of 1) sorted by relevance
320 constexpr int kWeightDiffThreshold = Drawing::FontStyle::EXTRA_BLACK_WEIGHT / 2; in WeightAlignment() local326 static_cast<uint32_t>(item - weight + kWeightDiffThreshold); in WeightAlignment()329 static_cast<uint32_t>(weight - item + kWeightDiffThreshold); in WeightAlignment()