ELinks 0.18.0
|
Functions | |
void | draw_formatted (struct session *ses, int rerender) |
Render and draw the current session document. | |
void | refresh_view (struct session *ses, struct document_view *doc_view, int frames) |
Update the document view, including frames and the status messages. |
void draw_formatted | ( | struct session * | ses, |
int | rerender ) |
Render and draw the current session document.
If rerender is:
2 forces document to be rerendered
void refresh_view | ( | struct session * | ses, |
struct document_view * | doc_view, | ||
int | frames ) |
Update the document view, including frames and the status messages.