Home
last modified time | relevance | path

Searched refs:notcurses_bottom (Results 1 – 8 of 8) sorted by relevance

/dports/devel/notcurses/notcurses-3.0.1/doc/man/man3/
H A Dnotcurses_pile.3.md13 **struct ncplane* notcurses_bottom(struct notcurses* ***n***);**
44 the pile containing their argument. **notcurses_top** and **notcurses_bottom**
/dports/devel/notcurses/notcurses-3.0.1/src/libcpp/
H A DNotCurses.cc54 ncplane *bottom = notcurses_bottom (nc); in get_bottom()
/dports/devel/notcurses/notcurses-3.0.1/python/notcurses/
H A Dcontext.c177 new_plane->ncplane_ptr = CHECK_NOTCURSES_PTR(notcurses_bottom(self->notcurses_ptr)); in Notcurses_bottom()
/dports/devel/notcurses/notcurses-3.0.1/src/tests/
H A Dplane.cpp492 CHECK(notcurses_bottom(nc_) == n_);
/dports/audio/snd/snd-21.2/
H A Dnotcurses_s7.c630 …return(s7_make_c_pointer_with_type(sc, notcurses_bottom((struct notcurses *)s7_c_pointer_with_type… in g_notcurses_bottom()
4110 nc_func(notcurses_bottom, 1, 0, false); in notcurses_s7_init()
/dports/devel/notcurses/notcurses-3.0.1/include/notcurses/
H A Dnotcurses.h1051 notcurses_bottom(struct notcurses* n){ in notcurses_bottom() function
/dports/devel/notcurses/notcurses-3.0.1/
H A DNEWS.md837 * Added `ncplane_above()` and `notcurses_bottom()`.
H A DUSAGE.md280 struct ncplane* notcurses_bottom(struct notcurses* n);