Searched refs:PT_FLAG_COMBINE (Results 1 – 3 of 3) sorted by relevance
1137 prop->pt_flags = PT_FLAG_COMBINE; in prop_type_set()1184 prop->pt_flags |= PT_FLAG_COMBINE; in prop_type_set()1186 prop->pt_flags &= ~PT_FLAG_COMBINE; in prop_type_set()1313 (prop->pt_flags & PT_FLAG_COMBINE) ? 1 : 0); in f_prop_type_get()
825 #define PT_FLAG_COMBINE 4 // combine with syntax highlight macro
1453 text_prop_combine = pt->pt_flags & PT_FLAG_COMBINE; in win_line()