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()
1411 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1; variable1440 } else if (code_point <= kMaxCodePoint2) { in CodePointToUtf8()
1737 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1; variable1769 } 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()
1754 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1; variable1786 } 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()