Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxCodePoint3

1398 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2*6)) - 1;
1428 } else if (code_point <= kMaxCodePoint3) {