Searched refs:b_has_textprop (Results 1 – 7 of 7) sorted by relevance
375 buf->b_has_textprop = TRUE; // this is never reset in f_prop_add_list()450 buf->b_has_textprop = TRUE; // this is never reset in prop_add_common()469 if ((!buf->b_has_textprop && !will_change) || buf->b_ml.ml_mfp == NULL) in get_text_props()1583 if (!curbuf->b_has_textprop) in adjust_props_for_split()
2805 if (curbuf->b_has_textprop && lnum > 0 in ml_append_int()3265 if (curbuf->b_has_textprop) in ml_append_int()3455 if (curbuf->b_has_textprop && !has_props) in ml_replace_len()3462 if (curbuf->b_has_textprop && !has_props) in ml_replace_len()3678 if (buf->b_has_textprop && !(flags & (ML_DEL_UNDO | ML_DEL_NOPROP))) in ml_delete_int()4021 if (buf->b_has_textprop) in ml_flush_line()4030 if (buf->b_has_textprop) in ml_flush_line()5618 if (buf->b_has_textprop) in ml_updatechunk()5821 if (buf->b_has_textprop) in ml_find_line_or_offset()5854 if (buf->b_has_textprop && lnum != 0) in ml_find_line_or_offset()
3189 if (curbuf->b_has_textprop) in replace_do_bs()3247 if (curbuf->b_has_textprop) in replace_do_bs()
4439 if (curbuf->b_has_textprop) in ex_substitute()4557 if (curbuf->b_has_textprop) in ex_substitute()
739 if (curbuf->b_has_textprop && added != 0) in inserted_bytes()
3056 int b_has_textprop; // TRUE when text props were added member
801 if (curbuf->b_has_textprop && n != 0) in op_delete()