Searched refs:kVBase (Results 1 – 1 of 1) sorted by relevance
250 const int kVBase = 0x1161; // U+1161: the top of Hangul vowels. in OutputHangul() local268 int v = kVBase + (index % kNCount) / kTCount; in OutputHangul()