/netbsd-src/lib/libcurses/ |
H A D | get_wch.c | 56 static wint_t __fgetwc_resize(FILE *infd, bool *resized); 459 if (_cursesi_screen->resized) { in wget_wch() 461 _cursesi_screen->resized = 0; in wget_wch() 505 bool resized; in wget_wch() 520 c = __fgetwc_resize(infd, &resized); in wget_wch() 524 if (resized) { in wget_wch() 597 __fgetwc_resize(FILE *infd, bool *resized) in __fgetwc_resize() 605 if (!ferror(infd) || errno != EINTR || !_cursesi_screen->resized) in __fgetwc_resize() 609 _cursesi_screen->resized = 0; in __fgetwc_resize() 610 *resized in __fgetwc_resize() 502 bool resized; wget_wch() local 594 __fgetwc_resize(FILE * infd,bool * resized) __fgetwc_resize() argument [all...] |
H A D | tstp.c | 156 _cursesi_screen->resized = 1; in __winch_signal_handler() 278 _cursesi_screen->resized = 1; in __restartwin() 282 _cursesi_screen->resized = 1; in __restartwin()
|
H A D | getch.c | 830 if (_cursesi_screen->resized) { in wgetch() 832 _cursesi_screen->resized = 0; in wgetch() 1007 if (!ferror(infd) || errno != EINTR || !_cursesi_screen->resized) in __fgetc_resize() 1011 _cursesi_screen->resized = 0; in __fgetc_resize()
|
H A D | screen.c | 167 new_screen->resized = 0; in newterm()
|
H A D | curses_private.h | 276 int resized; member
|
H A D | resize.c | 155 /* Unconditionally inform application screen has been resized. */ in resizeterm() 156 _cursesi_screen->resized = 1; in resizeterm()
|
/netbsd-src/external/gpl2/lvm2/dist/test/ |
H A D | t-inconsistent-metadata.sh | 17 lvcreate -l 1 -n resized $vg 25 grep resized lvs.out | not grep 8192 26 lvresize -L 8192K $vg/resized 32 grep resized lvs.out | grep 8192
|
/netbsd-src/external/bsd/nvi/dist/gtk/ |
H A D | gtk.h | 8 int resized; member
|
H A D | gtkviwindow.h | 29 int resized; member
|
H A D | gtkviscreen.h | 61 void (*resized) (GtkViScreen *vi, gint width, gint height);
|
H A D | gtkviwindow.c | 368 vi_window->resized = 1; 378 if (vi_window->resized)
|
H A D | gtkviscreen.c | 282 GTK_SIGNAL_OFFSET (GtkViScreenClass, resized), in gtk_vi_screen_class_init() 309 class->resized = NULL; in gtk_vi_screen_class_init()
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | BIO_f_buffer.pod | 42 when the buffer is resized. 81 return 1 if the buffer was successfully resized or <=0 for failure.
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | BIO_f_buffer.pod | 42 when the buffer is resized. 80 return 1 if the buffer was successfully resized or 0 for failure.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-to-generic.cc | 636 tree resized = convert (get_scalar_unsigned_int_type (destination_type), in build_resize_convert_view() local 638 gcc_assert ((size_t)int_size_in_bytes (TREE_TYPE (resized)) == dst_size); in build_resize_convert_view() 639 return build_resize_convert_view (destination_type, resized); in build_resize_convert_view()
|
/netbsd-src/external/mit/libuv/dist/docs/src/ |
H A D | signal.rst | 24 resized. When a libuv app is running under a console emulator, or when a
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/ |
H A D | OPENSSL_SA.pod | 59 starts at zero. The sparse array will be resized as required.
|
/netbsd-src/external/mpl/bind/dist/doc/notes/ |
H A D | notes-9.18.0.rst |
|
/netbsd-src/external/bsd/less/dist/ |
H A D | NEWS | 204 * With -F, if screen is resized to make file fit on one screen, don't exit. 600 * Fix bug which caused screen to fail to repaint when window is resized.
|
H A D | less.man | 749 number is recalculated if the terminal window is resized. If 1030 window to 20 lines. If the screen is resized to 40 lines, the 1061 calculated if the terminal window is resized.
|
/netbsd-src/external/bsd/less/dist/lesstest/lt/ |
H A D | version.c.lt | 962 if -F and screen is resized; fix memcpy usage. 1065 = if -F and screen is resized; fix memcpy usage._________________v588 5/27/21 Fix… 1067 = if -F and screen is resized; fix memcpy usage._________________v588 5/27/21 Fix… 1069 = if -F and screen is resized; fix memcpy usage._________________v588 5/27/21 Fix…
|
/netbsd-src/external/gpl2/texinfo/dist/doc/ |
H A D | info-stnd.texi | 1305 can cause all of the windows on the screen to be resized for you 1840 resized automatically, keeping an equal number of lines visible in each 1843 resized through automatic tiling; they remain their original size.
|
/netbsd-src/external/gpl2/lvm2/dist/po/ |
H A D | lvm2.po | 4638 msgid "Mirrors cannot be resized while active yet." 4647 "Snapshot origin volumes can be resized only while inactive: try lvchange -an" 4693 msgid "Logical volume %s successfully resized" 6393 msgid "%d physical volume(s) resized / %d physical volume(s) not resized"
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2008 | 1569 of the resized array is zero, as determined by the SHAPE
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | mm-viet.pot | 2051 "static word wrap, meaning it is not updated when the view is resized."
|