Home | History | Annotate | Download | only in makedict

Lines Matching refs:hasBigrams

809         final boolean hasBigrams = dictionary.hasBigrams();
812 + (hasBigrams ? CONTAINS_BIGRAMS_FLAG : 0);