Home
last modified time | relevance | path

Searched refs:mvinwstr (Results 1 – 24 of 24) sorted by relevance

/dports/devel/mingw32-pdcurses/PDCurses-3.4/
H A Dexp-wide.def39 mvinwstr
H A Dcurses.h1179 int mvinwstr(int, int, wchar_t *);
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/pdcurses/
H A Dinstr.c200 int mvinwstr(int y, int x, wchar_t *wstr) in mvinwstr() function
/dports/devel/pdcurses/PDCurses-3.5/pdcurses/
H A Dinstr.c200 int mvinwstr(int y, int x, wchar_t *wstr) in mvinwstr() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/pdcurses/
H A Dinstr.c200 int mvinwstr(int y, int x, wchar_t *wstr)
/dports/devel/mingw32-pdcurses/PDCurses-3.4/pdcurses/
H A Dinstr.c197 int mvinwstr(int y, int x, wchar_t *wstr) in mvinwstr() function
/dports/devel/ncurses/ncurses-6.3/test/
H A Dtest_inwstr.c197 if (mvinwstr(txt_y, txt_x, buffer) != ERR) { in recursive_test()
H A DREADME498 mvinwstr test: test_inwstr
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/
H A Dinstr.c199 int mvinwstr(int y, int x, wchar_t *wstr) in mvinwstr() function
/dports/devel/ncurses/ncurses-6.3/include/
H A Dcurses.wide167 extern NCURSES_EXPORT(int) mvinwstr (int, int, wchar_t *); /* generated:WIDEC */
285 #define mvinwstr(y,x,c) mvwinwstr(stdscr,(y),(x),(c))
/dports/devel/ncurses/ncurses-6.3/misc/
H A Dncurses.ref166 ; "mvinwstr" @145 NONAME ; missing
/dports/biology/seqan1/seqan-1.3.1/lib/samtools/win32/
H A Dxcurses.h1179 int mvinwstr(int, int, wchar_t *);
/dports/devel/ncurses/ncurses-6.3/package/
H A Dncursestw.sym607 mvinwstr
H A Dncursesw.sym595 mvinwstr
H A Dncursesw.map1023 mvinwstr;
H A Dncursestw.map766 mvinwstr;
/dports/devel/pdcurses/PDCurses-3.5/
H A Dcurses.h1190 PDCEX int mvinwstr(int, int, wchar_t *);
/dports/graphics/fpc-ncurses/fpc-3.2.2/packages/ncurses/src/
H A Dncurses.pp1046 function mvinwstr(y,x: Smallint; wstr: pwchar_t): longint; inline;
2691 function mvinwstr(y,x: Smallint; wstr: pwchar_t): longint;
2694 mvinwstr := ERR
2696 mvinwstr := winwstr(stdscr,wstr);
/dports/lang/fpc-source/fpc-3.2.2/packages/ncurses/src/
H A Dncurses.pp1046 function mvinwstr(y,x: Smallint; wstr: pwchar_t): longint; inline;
2691 function mvinwstr(y,x: Smallint; wstr: pwchar_t): longint;
2694 mvinwstr := ERR
2696 mvinwstr := winwstr(stdscr,wstr);
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/
H A Dcurses.h1614 PDCEX int mvinwstr(int, int, wchar_t *);
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/
H A Dcurses.h1614 PDCEX int mvinwstr(int, int, wchar_t *);
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_include/
H A Dcurses.h1612 PDCEX int mvinwstr(int, int, wchar_t *);
/dports/devel/ncurses/ncurses-6.3/ncurses/
H A Dllib-lncursesw1648 #undef mvinwstr
1649 int mvinwstr(
H A Dllib-lncursestw1651 #undef mvinwstr
1652 int mvinwstr(