Searched refs:codePointBuffer (Results 1 – 1 of 1) sorted by relevance
73 static AK_FORCE_INLINE int getSpaceCount(const int *const codePointBuffer, const int length) { in getSpaceCount() argument76 if (codePointBuffer[i] == KEYCODE_SPACE) { in getSpaceCount()