|
ELinks 0.19.1
|


Macros | |
| #define | LINES_GRANULARITY 0x7F |
| #define | LINE_GRANULARITY 0x0F |
| #define | LINK_GRANULARITY 0x7F |
| #define | ALIGN_LINES(x, o, n) |
| #define | ALIGN_LINE(x, o, n) |
| #define | ALIGN_LINK(x, o, n) |
| #define | realloc_points(link, size) |
Functions | |
| struct line * | realloc_lines (struct document *document, int y) |
| #define ALIGN_LINE | ( | x, | |
| o, | |||
| n ) |
| #define ALIGN_LINES | ( | x, | |
| o, | |||
| n ) |
| #define ALIGN_LINK | ( | x, | |
| o, | |||
| n ) |
| #define LINE_GRANULARITY 0x0F |
| #define LINES_GRANULARITY 0x7F |
| #define LINK_GRANULARITY 0x7F |
| #define realloc_points | ( | link, | |
| size ) |