Home
last modified time | relevance | path

Searched defs:begx (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/pdcurses/
H A Dwindow.c139 WINDOW *PDC_makenew(int nlines, int ncols, int begy, int begx) in PDC_makenew()
237 WINDOW *newwin(int nlines, int ncols, int begy, int begx) in newwin()
298 WINDOW *subwin(WINDOW *orig, int nlines, int ncols, int begy, int begx) in subwin()
346 WINDOW *derwin(WINDOW *orig, int nlines, int ncols, int begy, int begx) in derwin()
380 int nlines, ncols, begy, begx, i; in dupwin() local
H A Drefresh.c64 int begy, begx; /* window's place on screen */ in wnoutrefresh() local
H A Dpad.c106 WINDOW *subpad(WINDOW *orig, int nlines, int ncols, int begy, int begx) in subpad()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/pdcurses/
H A Dwindow.c139 WINDOW *PDC_makenew(int nlines, int ncols, int begy, int begx) in PDC_makenew()
237 WINDOW *newwin(int nlines, int ncols, int begy, int begx) in newwin()
298 WINDOW *subwin(WINDOW *orig, int nlines, int ncols, int begy, int begx) in subwin()
346 WINDOW *derwin(WINDOW *orig, int nlines, int ncols, int begy, int begx) in derwin()
380 int nlines, ncols, begy, begx, i; in dupwin() local
H A Drefresh.c64 int begy, begx; /* window's place on screen */ in wnoutrefresh() local
H A Dpad.c106 WINDOW *subpad(WINDOW *orig, int nlines, int ncols, int begy, int begx) in subpad()
/dports/devel/mingw32-pdcurses/PDCurses-3.4/pdcurses/
H A Dwindow.c135 WINDOW *PDC_makenew(int nlines, int ncols, int begy, int begx) in PDC_makenew()
233 WINDOW *newwin(int nlines, int ncols, int begy, int begx) in newwin()
294 WINDOW *subwin(WINDOW *orig, int nlines, int ncols, int begy, int begx) in subwin()
341 WINDOW *derwin(WINDOW *orig, int nlines, int ncols, int begy, int begx) in derwin()
375 int nlines, ncols, begy, begx, i; in dupwin() local
H A Drefresh.c61 int begy, begx; /* window's place on screen */ in wnoutrefresh() local
H A Dpad.c103 WINDOW *subpad(WINDOW *orig, int nlines, int ncols, int begy, int begx) in subpad()
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/
H A Dwindow.c137 WINDOW *PDC_makenew(int nlines, int ncols, int begy, int begx) in PDC_makenew()
240 WINDOW *newwin(int nlines, int ncols, int begy, int begx) in newwin()
305 WINDOW *subwin(WINDOW *orig, int nlines, int ncols, int begy, int begx) in subwin()
355 WINDOW *derwin(WINDOW *orig, int nlines, int ncols, int begy, int begx) in derwin()
389 int nlines, ncols, begy, begx, i; in dupwin() local
H A Drefresh.c63 int begy, begx; /* window's place on screen */ in wnoutrefresh() local
H A Dpad.c113 WINDOW *subpad(WINDOW *orig, int nlines, int ncols, int begy, int begx) in subpad()
/dports/devel/ncurses/ncurses-6.3/ncurses/base/
H A Dlib_newwin.c183 newwin(int num_lines, int num_columns, int begy, int begx) in newwin()
195 derwin(WINDOW *orig, int num_lines, int num_columns, int begy, int begx) in derwin()
H A Dlib_refresh.c83 int begx; in wnoutrefresh() local
H A Dlib_pad.c86 subpad(WINDOW *orig, int l, int c, int begy, int begx) in subpad()
/dports/devel/pdcurses/PDCurses-3.5/pdcurses/
H A Drefresh.c64 int begy, begx; /* window's place on screen */ in wnoutrefresh() local
H A Dpad.c106 WINDOW *subpad(WINDOW *orig, int nlines, int ncols, int begy, int begx) in subpad()
/dports/editors/fileobj/fileobj-0.7.91/src/
H A Dstdout.py71 def newwin(leny, lenx, begy, begx, ref=None): argument
98 def __init__(self, leny, lenx, begy, begx, ref): argument
H A Dncurses.py203 def newwin(leny, lenx, begy, begx, ref=None): argument
260 def __init__(self, leny, lenx, begy, begx, ref): argument
H A Dscreen.py214 def alloc(leny, lenx, begy, begx, ref=None): argument
/dports/net/sniffit/sniffit-sniffit-0.5/src/
H A Dsn_interface.c93 int num_lines, int num_cols, int begy,int begx, int col_mode) in f_box_window()
129 int num_lines, int num_cols, int begy,int begx, in data_window()
/dports/news/mmail/mmail-0.52/interfac/
H A Dletterl.cc231 int begx = list->xstart(), begy = list->ystart(); in extrakeys() local
H A Darealist.cc414 int begx = list->xstart(), begy = list->ystart(); in extrakeys() local
/dports/devel/notcurses/notcurses-3.0.1/include/ncpp/
H A DVisual.hh35 …explicit Visual (const Plane& p, ncblitter_e blit, unsigned begy, unsigned begx, unsigned leny, un… in Visual()
/dports/devel/notcurses/notcurses-3.0.1/src/lib/
H A Dsixel.c431 const int begx = bargs->begx; in extract_color_table() local
522 unzip_color(const uint32_t* data, int linesize, int begy, int begx, in unzip_color()
569 refine_color(const uint32_t* data, int linesize, int begy, int begx, in refine_color()
604 refine_color_table(const uint32_t* data, int linesize, int begy, int begx, in refine_color_table()

123