Lines Matching refs:kMaxCodePoint4
1404 const UInt32 kMaxCodePoint4 = (static_cast<UInt32>(1) << (3 + 3*6)) - 1;1422 if (code_point > kMaxCodePoint4) {1439 } else { // code_point <= kMaxCodePoint4