Searched refs:getKatakanaCost (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/icu/source/common/
H A Ddictbe.cpp473 static inline uint32_t getKatakanaCost(int wordLength){ function
672 uint32_t newSnlp = bestSnlp[i] + getKatakanaCost(j - i);

Completed in 400 milliseconds