Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxCodePoint2

1410 const UInt32 kMaxCodePoint2 = (static_cast<UInt32>(1) << (5 + 6)) - 1;
1439 } else if (code_point <= kMaxCodePoint2) {