Searched refs:netbeans_removed (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/vim-55/src/proto/
H A Dnetbeans.pro21 void netbeans_removed __ARGS((buf_T *bufp, linenr_T linenr, colnr_T col, long len));
/macosx-10.10/vim-55/src/
H A Dnormal.c7026 netbeans_removed(curbuf, curwin->w_cursor.lnum, start,
7224 netbeans_removed(curbuf, pos.lnum, pos.col,
7251 netbeans_removed(curbuf, pos.lnum, pos.col, (long)count);
H A Dops.c2258 netbeans_removed(curbuf, pos.lnum, bd.textcol,
2309 netbeans_removed(curbuf, pos.lnum, pos.col, (long)count);
2317 netbeans_removed(curbuf, pos.lnum, pos.col, (long)count);
H A Dmemline.c3095 netbeans_removed(curbuf, lnum, 0, (long)STRLEN(ml_get(lnum)));
3199 netbeans_removed(buf, lnum, 0, (long)line_size);
H A Dnetbeans.c3225 netbeans_removed( function
3246 nbdebug(("Negative len %ld in netbeans_removed()!\n", len));
3259 nb_send((char *)buf, "netbeans_removed");
H A Dedit.c9485 netbeans_removed(curbuf, fpos.lnum, cursor->col, (long)(i + 1));

Completed in 123 milliseconds