Searched refs:EXTRA_BLACK_WEIGHT (Results 1 – 2 of 2) sorted by relevance
49 EXTRA_BLACK_WEIGHT = 1000, enumerator71 (TPin<int>(weight, INVISIBLE_WEIGHT, EXTRA_BLACK_WEIGHT)) + in FontStyle()
283 if (weight > Drawing::FontStyle::EXTRA_BLACK_WEIGHT) { in WeightAlignment()284 return Drawing::FontStyle::EXTRA_BLACK_WEIGHT; in WeightAlignment()301 Drawing::FontStyle::EXTRA_BLACK_WEIGHT in WeightAlignment()320 constexpr int kWeightDiffThreshold = Drawing::FontStyle::EXTRA_BLACK_WEIGHT / 2; in WeightAlignment()