Home
last modified time | relevance | path

Searched defs:optret_bview (Results 1 – 2 of 2) sorted by relevance

/dports/editors/mle/mle-1.4.3/
H A Dbview.c224 int bview_split(bview_t *self, int is_vertical, float factor, bview_t **optret_bview) { in bview_split()
H A Deditor.c294 …, int make_active, bint_t linenum, int skip_resize, buffer_t *opt_buffer, bview_t **optret_bview) { in editor_open_bview()