Lines Matching refs:kMaxCodePoint2
1398 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1;1430 } else if (code_point <= kMaxCodePoint2) {