Searched refs:kMaxCodePoint4 (Results 1 – 9 of 9) sorted by relevance
1416 const UInt32 kMaxCodePoint4 = (static_cast<UInt32>(1) << (3 + 3*6)) - 1; variable1448 } else if (code_point <= kMaxCodePoint4) { in CodePointToUtf8()
1742 const UInt32 kMaxCodePoint4 = (static_cast<UInt32>(1) << (3 + 3*6)) - 1; variable1760 if (code_point > kMaxCodePoint4) { in CodePointToUtf8()
1787 const UInt32 kMaxCodePoint4 = (static_cast<UInt32>(1) << (3 + 3*6)) - 1; variable1805 if (code_point > kMaxCodePoint4) { in CodePointToUtf8()
1751 const UInt32 kMaxCodePoint4 = (static_cast<UInt32>(1) << (3 + 3*6)) - 1; variable1769 if (code_point > kMaxCodePoint4) { in CodePointToUtf8()
1747 const UInt32 kMaxCodePoint4 = (static_cast<UInt32>(1) << (3 + 3*6)) - 1; variable1765 if (code_point > kMaxCodePoint4) { in CodePointToUtf8()
1913 constexpr uint32_t kMaxCodePoint4 = (static_cast<uint32_t>(1) << (3 + 3*6)) - 1; variable1931 if (code_point > kMaxCodePoint4) { in CodePointToUtf8()
1850 constexpr uint32_t kMaxCodePoint4 = variable1869 if (code_point > kMaxCodePoint4) { in CodePointToUtf8()
2831 const UInt32 kMaxCodePoint4 = (static_cast<UInt32>(1) << (3 + 3 * 6)) - 1; variable2849 if (code_point > kMaxCodePoint4) { in CodePointToUtf8()
3190 const UInt32 kMaxCodePoint4 = (static_cast<UInt32>(1) << (3 + 3*6)) - 1; variable3208 if (code_point > kMaxCodePoint4) { in CodePointToUtf8()