Home
last modified time | relevance | path

Searched refs:canVoteWithCount (Results 1 – 2 of 2) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DVoteResolver.java221 public boolean canVoteWithCount(int withVotes) { in canVoteWithCount() method in VoteResolver.Level
440 if (withVotes == null || !level.canVoteWithCount(withVotes)) { in add()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-apps/src/main/java/org/unicode/cldr/web/
H A DSTFactory.java1133 } else if (!level.canVoteWithCount(withVote)) {