Searched refs:supportedScript (Results 1 – 1 of 1) sorted by relevance
57 final String supportedScript = supported.getScript(); in calculateMatchingSubScore() local58 if (supportedScript.isEmpty() || !supportedScript.equals(desired.getScript())) { in calculateMatchingSubScore()