Home
last modified time | relevance | path

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

/dports/devel/notcurses/notcurses-3.0.1/include/ncpp/
H A DDirect.hh143 void get_cursor_yx (unsigned *y, unsigned *x) const noexcept in get_cursor_yx() function in ncpp::Direct
148 void get_cursor_yx (unsigned &y, unsigned &x) const noexcept in get_cursor_yx() function in ncpp::Direct
H A DPlane.hh476 void get_cursor_yx (unsigned *y, unsigned *x) const noexcept in get_cursor_yx() function in ncpp::Plane
481 void get_cursor_yx (unsigned &y, unsigned &x) const noexcept in get_cursor_yx() function in ncpp::Plane