Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxCodePoint4

2720 const UInt32 kMaxCodePoint4 = (static_cast<UInt32>(1) << (3 + 3*6)) - 1;
2752 } else if (code_point <= kMaxCodePoint4) {