Searched refs:kMaxCodePoint4 (Results 1 – 1 of 1) sorted by relevance
1416 const UInt32 kMaxCodePoint4 = (static_cast<UInt32>(1) << (3 + 3*6)) - 1; variable1448 } else if (code_point <= kMaxCodePoint4) { in CodePointToUtf8()