Home
last modified time | relevance | path

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

/dports/editors/mle/mle-1.4.3/
H A Dmle.h67 bview_t *active;
70 bview_t *status;
71 bview_t *prompt;
205 bview_t *top_next;
206 bview_t *top_prev;
207 bview_t *all_next;
221 bview_t *bview;
274 bview_t *bview;
296 bview_t *bview;
323 bview_t *invoker;
[all …]
H A Dbview.c25 bview_t *self; in bview_new()
149 bview_t *bview_get_split_root(bview_t *self) { in bview_get_split_root()
150 bview_t *root; in bview_get_split_root()
225 bview_t *child; in bview_split()
494 bview_t *self; in _bview_buffer_callback()
495 bview_t *active; in _bview_buffer_callback()
508 bview_t *bview; in _bview_buffer_callback()
509 bview_t *tmp1; in _bview_buffer_callback()
510 bview_t *tmp2; in _bview_buffer_callback()
797 bview_t *active; in _bview_draw_status()
[all …]
H A Duscript.inc650 bview_t *self;
671 bview_t *self;
692 bview_t *self;
705 bview_t *self;
718 bview_t *self;
731 bview_t *self;
746 bview_t *self;
758 bview_t *rv;
759 bview_t *self;
772 bview_t *self;
[all …]
H A Deditor.c162 bview_t *bview; in editor_deinit()
278 bview_t *menu; in editor_menu()
295 bview_t *bview; in editor_open_bview()
385 bview_t *bview; in editor_debug_dump()
447 bview_t *tmp; in _editor_bview_exists()
457 bview_t *bview; in editor_bview_edit_count()
468 bview_t *bview; in editor_count_bviews_by_buffer()
532 bview_t *bview; in editor_display()
855 bview_t *bview; in _editor_prompt_isearch_drop_cursors()
1023 bview_t *bview; in _editor_resize()
[all …]
H A Dcmd.c562 bview_t *child; in cmd_split_vertical()
571 bview_t *child; in cmd_split_horizontal()
650 bview_t *menu; in cmd_browse()
722 bview_t *bview; in cmd_quit()
723 bview_t *tmp; in cmd_quit()
1136 bview_t *bview; in cmd_show_help()
1383 bview_t *bview; in _cmd_aproc_bview_passthru_cb()
1388 bview = (bview_t*)aproc->owner; in _cmd_aproc_bview_passthru_cb()
1404 bview_t *bview; in _cmd_isearch_prompt_cb()
1464 bview_t *bview; in _cmd_menu_ctag_cb()
[all …]