Searched refs:kMaxCodePoint2 (Results 1 – 9 of 9) sorted by relevance
1410 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1; variable1439 } else if (code_point <= kMaxCodePoint2) { in CodePointToUtf8()
1736 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1; variable1768 } else if (code_point <= kMaxCodePoint2) { in CodePointToUtf8()
1781 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1; variable1813 } else if (code_point <= kMaxCodePoint2) { in CodePointToUtf8()
1745 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1; variable1777 } else if (code_point <= kMaxCodePoint2) { in CodePointToUtf8()
1741 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1; variable1773 } else if (code_point <= kMaxCodePoint2) { in CodePointToUtf8()
1907 constexpr uint32_t kMaxCodePoint2 = (static_cast<uint32_t>(1) << (5 + 6)) - 1; variable1939 } else if (code_point <= kMaxCodePoint2) { in CodePointToUtf8()
1843 constexpr uint32_t kMaxCodePoint2 = (static_cast<uint32_t>(1) << (5 + 6)) - 1; variable1877 } else if (code_point <= kMaxCodePoint2) { in CodePointToUtf8()
2825 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1; variable2857 } else if (code_point <= kMaxCodePoint2) { in CodePointToUtf8()
3184 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1; variable3216 } else if (code_point <= kMaxCodePoint2) { in CodePointToUtf8()