Searched refs:kMaxCodePoint3 (Results 1 – 9 of 9) sorted by relevance
1413 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2*6)) - 1; variable1443 } else if (code_point <= kMaxCodePoint3) { in CodePointToUtf8()
1739 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2*6)) - 1; variable1772 } else if (code_point <= kMaxCodePoint3) { in CodePointToUtf8()
1784 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2*6)) - 1; variable1817 } else if (code_point <= kMaxCodePoint3) { in CodePointToUtf8()
1748 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2*6)) - 1; variable1781 } else if (code_point <= kMaxCodePoint3) { in CodePointToUtf8()
1744 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2*6)) - 1; variable1777 } else if (code_point <= kMaxCodePoint3) { in CodePointToUtf8()
1910 constexpr uint32_t kMaxCodePoint3 = (static_cast<uint32_t>(1) << (4 + 2*6)) - 1; variable1943 } else if (code_point <= kMaxCodePoint3) { in CodePointToUtf8()
1846 constexpr uint32_t kMaxCodePoint3 = variable1881 } else if (code_point <= kMaxCodePoint3) { in CodePointToUtf8()
2828 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2 * 6)) - 1; variable2861 } else if (code_point <= kMaxCodePoint3) { in CodePointToUtf8()
3187 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2*6)) - 1; variable3220 } else if (code_point <= kMaxCodePoint3) { in CodePointToUtf8()