Lines Matching refs:kMaxCodePoint2
1271 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1;1295 } else if (code <= kMaxCodePoint2) {