Searched refs:new_prop_count (Results 1 – 1 of 1) sorted by relevance
2715 int new_prop_count = 0; in add_text_props_for_append() local2730 if (new_prop_count == 0) in add_text_props_for_append()2732 new_len = *len + new_prop_count * sizeof(textprop_T); in add_text_props_for_append()2737 new_prop_count = 0; in add_text_props_for_append()2754 mch_memmove(new_line + *len + new_prop_count in add_text_props_for_append()2757 ++new_prop_count; in add_text_props_for_append()