ELinks 0.16.1.1
|
#include "util/lists.h"
Data Structures | |
struct | view_state |
Functions | |
void | init_vs (struct view_state *, struct uri *uri, int) |
void | destroy_vs (struct view_state *, int blast_ecmascript) |
void | copy_vs (struct view_state *, struct view_state *) |
void | check_vs (struct document_view *) |
void | next_frame (struct session *, int) |
void check_vs | ( | struct document_view * | ) |
void copy_vs | ( | struct view_state * | , |
struct view_state * | ) |
void destroy_vs | ( | struct view_state * | , |
int | blast_ecmascript ) |
void init_vs | ( | struct view_state * | , |
struct uri * | uri, | ||
int | ) |
void next_frame | ( | struct session * | , |
int | ) |