Home
last modified time | relevance | path

Searched defs:add_edit (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/selectwm/selectwm-0.4.1/src/
H A Dmodify.c103 void add_edit (gboolean edit, gpointer data) { in add_edit() function
/dports/news/mmail/mmail-0.52/interfac/
H A Daddrbook.cc253 ShadowedWin add_edit(4, COLS - 4, (LINES >> 1) - 2, C_LETEXT); in Edit() local
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dex_session.c305 static int put_view(FILE *fd, win_T *wp, int add_edit, unsigned *flagp, int current_arg_idx) in put_view()
/dports/editors/vim/vim-8.2.3745/src/
H A Dsession.c306 int add_edit, // add ":edit" command to view in put_view()
/dports/deskutils/osmo/osmo-0.4.4/src/
H A Doptions_prefs.h150 gint add_edit; member
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dconfig.cpp2797 template<class T> void add_edit(T& val) { in add_edit() function