|
ELinks 0.19.1
|
#include "document/document.h"

Functions | |
| void | render_document (struct view_state *, struct document_view *, struct document_options *) |
| void | render_document_frames (struct session *ses, int no_cache) |
| struct conv_table * | get_convert_table (char *head, int to_cp, int default_cp, int *from_cp, enum cp_status *cp_status, int ignore_server_cp) |
| void | compress_empty_lines (struct document *document) |
| void | sort_links (struct document *document) |
| void compress_empty_lines | ( | struct document * | document | ) |
| struct conv_table * get_convert_table | ( | char * | head, |
| int | to_cp, | ||
| int | default_cp, | ||
| int * | from_cp, | ||
| enum cp_status * | cp_status, | ||
| int | ignore_server_cp ) |
| void render_document | ( | struct view_state * | vs, |
| struct document_view * | doc_view, | ||
| struct document_options * | options ) |
| void render_document_frames | ( | struct session * | ses, |
| int | no_cache ) |
| void sort_links | ( | struct document * | document | ) |