Searched refs:existsAdjacentProximityChars (Results 1 – 2 of 2) sorted by relevance
136 const bool existsAdjacentProximityChars = traverseSession->getProximityInfoState(0) in getInsertionCost() local137 ->existsAdjacentProximityChars(insertedPointIndex); in getInsertionCost()145 } else if (existsAdjacentProximityChars) { in getInsertionCost()
97 AK_FORCE_INLINE bool existsAdjacentProximityChars(const int index) const { in existsAdjacentProximityChars() function