Lines Matching refs:props
2860 prop_add({lnum}, {col}, {props}) none add one text property
2861 prop_add_list({props}, [[{lnum}, {col}, {end-lnum}, {end-col}], ...])
2863 prop_clear({lnum} [, {lnum-end} [, {props}]])
2865 prop_find({props} [, {direction}])
2867 prop_list({lnum} [, {props}]) List text properties in {lnum}
2868 prop_remove({props} [, {lnum} [, {lnum-end}]])
2870 prop_type_add({name}, {props}) none define a new property type
2871 prop_type_change({name}, {props})
2873 prop_type_delete({name} [, {props}])
2875 prop_type_get({name} [, {props}])
2877 prop_type_list([{props}]) List get list of property types
2958 Number modify specific location list props
2963 Number modify specific quickfix list props