Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/spellchecker/
Dspellcheck_worditerator.cc256 const int kSCount = kLCount * kNCount; in OutputHangul() local
259 if (index < 0 || index >= kSBase + kSCount) { in OutputHangul()