Public Member Functions | |
Anchor () | |
Anchor (int sl, int sc) | |
void | open (int sl, int sc) |
void | close (int el, int ec) |
bool | valid () |
bool | within (unsigned firstvisible, unsigned nextinvisible) |
void | draw (NCPad &pad, const chtype attr, int color) |
Public Attributes | |
unsigned | sline |
unsigned | scol |
unsigned | eline |
unsigned | ecol |
wstring | target |
Static Public Attributes | |
static const unsigned | unset = (unsigned)-1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|