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