Searched refs:oldrow (Results 1 – 1 of 1) sorted by relevance
1017 uint16 oldrow = pys_decoded_len_ - ext_len; in add_char_qwerty() local1020 if (spl_start_[fixed_hzs_] > oldrow) in add_char_qwerty()1026 if (0 == matrix_[oldrow].mtrx_nd_num && !dmi_c_phrase_) in add_char_qwerty()1032 spl_idx = spl_parser_->get_splid_by_str(pys_ + oldrow, in add_char_qwerty()1040 bool splid_end_split = is_split_at(oldrow + ext_len); in add_char_qwerty()1044 for (PoolPosType dmi_pos = matrix_[oldrow].dmi_pos; in add_char_qwerty()1045 dmi_pos < matrix_[oldrow].dmi_pos + matrix_[oldrow].dmi_num + 1; in add_char_qwerty()1048 if (dmi_pos == matrix_[oldrow].dmi_pos + matrix_[oldrow].dmi_num) { in add_char_qwerty()1068 if (NULL == dmi && 0 == matrix_[oldrow].dmi_has_full_id) { in add_char_qwerty()1127 fr_row = oldrow; in add_char_qwerty()[all …]