Lines Matching full:letter
191 // Really special case 1: upper case sigma. This letter194 if (next != 0 && Letter::Is(next)) {529 // Letter: point.category in ['Lu', 'Ll', 'Lt', 'Lm', 'Lo', 'Nl' ]621 bool Letter::Is(uchar c) {