Searched refs:isInDigraph (Results 1 – 4 of 4) sorted by relevance
34 } else if (dicNode->isInDigraph()) { in getErrorType()
47 if (dicNode.isInDigraph() && dicNode.getNodeCodePoint() == baseLowerCodePoint) { in getMaxProbabilityOfExactMatches()
146 if (dicNode.isInDigraph()) { in expandCurrentDicNodes()
384 bool isInDigraph() const { in isInDigraph() function