Searched refs:kUnsupportedFontScore (Results 1 – 1 of 1) sorted by relevance
304 const uint32_t kUnsupportedFontScore = 0; variable327 if (coverageScore == kFirstFontScore || coverageScore == kUnsupportedFontScore) { in calcFamilyScore()372 return kUnsupportedFontScore; in calcCoverageScore()478 uint32_t bestScore = kUnsupportedFontScore; in getFamilyForChar()490 if (score != kUnsupportedFontScore && score >= bestScore) { in getFamilyForChar()