Searched refs:auto_format (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | edit.c | 911 auto_format(FALSE, TRUE); in edit() 947 auto_format(FALSE, TRUE); in edit() 954 auto_format(FALSE, TRUE); in edit() 960 auto_format(FALSE, TRUE); in edit() 977 auto_format(FALSE, TRUE); in edit() 987 auto_format(FALSE, TRUE); in edit() 1174 auto_format(FALSE, TRUE); in edit() 1215 auto_format(FALSE, FALSE); in edit() 1369 auto_format(FALSE, TRUE); in edit() 2459 auto_format(TRUE, FALSE); in stop_insert() [all …]
|
| H A D | ops.c | 948 auto_format(FALSE, TRUE); in op_delete() 1815 auto_format(FALSE, TRUE); in op_change() 3919 auto_format(FALSE, TRUE); in do_pending_operator() 3933 auto_format(FALSE, TRUE); in do_pending_operator() 3950 auto_format(FALSE, TRUE); in do_pending_operator() 4109 auto_format(FALSE, TRUE); in do_pending_operator()
|
| H A D | textformat.c | 620 auto_format( in auto_format() function
|
| H A D | insexpand.c | 2113 auto_format(FALSE, TRUE); in ins_compl_prep()
|
| H A D | normal.c | 7568 auto_format(FALSE, TRUE); in nv_put_opt()
|
| /vim-8.2.3635/src/proto/ |
| H A D | textformat.pro | 4 void auto_format(int trailblank, int prev_line);
|