Home
last modified time | relevance | path

Searched refs:netbeans_file_activated (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dnetbeans.pro15 void netbeans_file_activated(buf_T *bufp);
/vim-8.2.3635/src/
H A Dnetbeans.c2597 netbeans_file_activated(buf_T *bufp) in netbeans_file_activated() function
H A Dbuffer.c1868 netbeans_file_activated(curbuf); in enter_buffer()