Searched refs:existsCodePointInProximityAt (Results 1 – 1 of 1) sorted by relevance
86 AK_FORCE_INLINE bool existsCodePointInProximityAt(const int index, const int c) const { in existsCodePointInProximityAt() function101 if (leftIndex >= 0 && existsCodePointInProximityAt(leftIndex, currentCodePoint)) { in existsAdjacentProximityChars()106 && existsCodePointInProximityAt(rightIndex, currentCodePoint)) { in existsAdjacentProximityChars()