Searched refs:isNetbeansBuffer (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/vim-55/src/proto/
H A Dnetbeans.pro4 int isNetbeansBuffer __ARGS((buf_T *bufp));
/macosx-10.10/vim-55/src/
H A Dnetbeans.c1027 isNetbeansBuffer(buf_T *bufp) function
1044 if (isNetbeansBuffer(bufp))
H A Dfileio.c3494 if (netbeans_active() && isNetbeansBuffer(buf))
6903 || isNetbeansBuffer(buf)
H A Dnormal.c2769 if (isNetbeansBuffer(curbuf)

Completed in 212 milliseconds