Deleted Added
full compact
curs_sp_funcs.3x (262629) curs_sp_funcs.3x (262685)
1.\"***************************************************************************
1.\"***************************************************************************
2.\" Copyright (c) 2010 Free Software Foundation, Inc. *
2.\" Copyright (c) 2010,2013 Free Software Foundation, Inc. *
3.\" *
4.\" Permission is hereby granted, free of charge, to any person obtaining a *
5.\" copy of this software and associated documentation files (the *
6.\" "Software"), to deal in the Software without restriction, including *
7.\" without limitation the rights to use, copy, modify, merge, publish, *
8.\" distribute, distribute with modifications, sublicense, and/or sell *
9.\" copies of the Software, and to permit persons to whom the Software is *
10.\" furnished to do so, subject to the following conditions: *

--- 10 unchanged lines hidden (view full) ---

21.\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
22.\" *
23.\" Except as contained in this notice, the name(s) of the above copyright *
24.\" holders shall not be used in advertising or otherwise to promote the *
25.\" sale, use or other dealings in this Software without prior written *
26.\" authorization. *
27.\"***************************************************************************
28.\"
3.\" *
4.\" Permission is hereby granted, free of charge, to any person obtaining a *
5.\" copy of this software and associated documentation files (the *
6.\" "Software"), to deal in the Software without restriction, including *
7.\" without limitation the rights to use, copy, modify, merge, publish, *
8.\" distribute, distribute with modifications, sublicense, and/or sell *
9.\" copies of the Software, and to permit persons to whom the Software is *
10.\" furnished to do so, subject to the following conditions: *

--- 10 unchanged lines hidden (view full) ---

21.\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
22.\" *
23.\" Except as contained in this notice, the name(s) of the above copyright *
24.\" holders shall not be used in advertising or otherwise to promote the *
25.\" sale, use or other dealings in this Software without prior written *
26.\" authorization. *
27.\"***************************************************************************
28.\"
29.\" $Id: curs_sp_funcs.3x,v 1.5 2010/12/04 18:38:55 tom Exp $
29.\" $Id: curs_sp_funcs.3x,v 1.6 2013/06/22 17:53:59 tom Exp $
30.TH curs_sp_funcs 3X ""
31.na
32.hy 0
33.SH NAME
34new_prescr \- \fBcurses\fR screen-pointer extension
35.ad
36.hy
37.SH SYNOPSIS

--- 143 unchanged lines hidden (view full) ---

181\fBint slk_attroff_sp(SCREEN*, const chtype);\fR
182.br
183\fBint slk_attron_sp(SCREEN*, const chtype);\fR
184.br
185\fBint slk_attr_set_sp(SCREEN*, const attr_t, short, void*);\fR
186.br
187\fBint slk_attrset_sp(SCREEN*, const chtype);\fR
188.br
30.TH curs_sp_funcs 3X ""
31.na
32.hy 0
33.SH NAME
34new_prescr \- \fBcurses\fR screen-pointer extension
35.ad
36.hy
37.SH SYNOPSIS

--- 143 unchanged lines hidden (view full) ---

181\fBint slk_attroff_sp(SCREEN*, const chtype);\fR
182.br
183\fBint slk_attron_sp(SCREEN*, const chtype);\fR
184.br
185\fBint slk_attr_set_sp(SCREEN*, const attr_t, short, void*);\fR
186.br
187\fBint slk_attrset_sp(SCREEN*, const chtype);\fR
188.br
189\fBint slk_attr_sp((SCREEN*);\fR
189\fBint slk_attr_sp(SCREEN*);\fR
190.br
191\fBint slk_clear_sp(SCREEN*);\fR
192.br
193\fBint slk_color_sp(SCREEN*, short);\fR
194.br
195\fBint slk_init_sp(SCREEN*, int);\fR
196.br
197\fBint slk_label_sp(SCREEN*, int);\fR

--- 156 unchanged lines hidden ---
190.br
191\fBint slk_clear_sp(SCREEN*);\fR
192.br
193\fBint slk_color_sp(SCREEN*, short);\fR
194.br
195\fBint slk_init_sp(SCREEN*, int);\fR
196.br
197\fBint slk_label_sp(SCREEN*, int);\fR

--- 156 unchanged lines hidden ---