Home | History | Annotate | Download | only in makedict

Lines Matching refs:hasBigrams

511      * @param hasBigrams whether the PtNode has bigrams.
517 final int childrenAddressSize, final boolean hasBigrams,
538 if (hasBigrams) flags |= FormatSpec.FLAG_HAS_BIGRAMS;