Lines Matching refs:rest
374 UChar rest = current.charAt(BASE_LENGTH);375 if (0x2800 < rest && rest <= 0x28FF) { // stroke count376 int32_t count = rest-0x2800;