Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/spellchecker/
Dspellcheck_worditerator.cc250 const int kVBase = 0x1161; // U+1161: the top of Hangul vowels. in OutputHangul() local
268 int v = kVBase + (index % kNCount) / kTCount; in OutputHangul()