Home
last modified time | relevance | path

Searched refs:kLCount (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/renderer/spellchecker/
Dspellcheck_worditerator.cc252 const int kLCount = 19; // The number of Hangul first consonants. in OutputHangul() local
256 const int kSCount = kLCount * kNCount; in OutputHangul()