Lines Matching refs:kMaxCodePoint3
1428 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2*6)) - 1;1458 } else if (code_point <= kMaxCodePoint3) {