Searched refs:boldExtraWeight (Results 1 – 1 of 1) sorted by relevance
349 int boldExtraWeight = in FontsIterator() local351 this.weight = Math.min(Math.max(100, weight + 50 + boldExtraWeight), 1000); in FontsIterator()