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()
1414 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2*6)) - 1; variable1444 } else if (code_point <= kMaxCodePoint3) { in CodePointToUtf8()
1740 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2*6)) - 1; variable1773 } 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()
1757 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2*6)) - 1; variable1790 } 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()