Searched refs:kLargeDFFontLimit (Results 1 – 1 of 1) sorted by relevance
29 static const int kLargeDFFontLimit = 162; variable112 } else if (scaledTextSize <= kLargeDFFontLimit) { in getSDFFont()