Home
last modified time | relevance | path

Searched refs:initDone (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dnetbeans.c530 unsigned int initDone:1; member
1585 buf->initDone = TRUE; in nb_do_cmd()
1625 buf->initDone = TRUE; in nb_do_cmd()
1670 buf->initDone = TRUE; in nb_do_cmd()
1891 buf->initDone = FALSE; in nb_do_cmd()
2227 if (buf != NULL && buf->initDone && do_update) in nb_do_cmd()
3470 if ((msg_scrolled && !need_wait_return) || !buf->initDone) in print_save_msg()
H A Dconfigure.ac2094 unsigned int initDone:1;
2130 unsigned int initDone:1;
/vim-8.2.3635/src/testdir/
H A Dtest_netbeans.vim177 call assert_equal('send: 0:initDone!41', l[-1])
503 " initDone test
507 call assert_equal('send: 3:initDone!69', l[-1])
/vim-8.2.3635/runtime/doc/
H A Dnetbeans.txt451 initDone
466 initDone Mark the buffer as ready for use. Implicitly makes the buffer
917 CMD 4: (1) initDone
925 CMD 9: (2) initDone
/vim-8.2.3635/src/auto/
H A Dconfigure7864 unsigned int initDone:1;
7976 unsigned int initDone:1;