Searched refs:addspaces (Results 1 – 1 of 1) sorted by relevance
17 static int coladvance2(pos_T *pos, int addspaces, int finetune, colnr_T wcol);124 int addspaces, // change the text to achieve our goal? in coladvance2() argument150 if ((addspaces || finetune) && !VIsual_active) in coladvance2()212 && addspaces in coladvance2()