HomeSort by relevance Sort by last modified time
    Searched refs:getSpaceCount (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/utils/
char_utils.h 80 static AK_FORCE_INLINE int getSpaceCount(const int *const codePointBuffer, const int length) {
  /external/chromium_org/third_party/icu/source/test/thaitest/
thaitest.cpp 53 int32_t getSpaceCount();
558 int32_t SpaceBreakIterator::getSpaceCount()
  /external/icu/icu4c/source/test/thaitest/
thaitest.cpp 53 int32_t getSpaceCount();
558 int32_t SpaceBreakIterator::getSpaceCount()
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 267 return CharUtils::getSpaceCount(mDicNodeState.mDicNodeStateOutput.getCodePointBuf(),

Completed in 1345 milliseconds