ELinks 0.16.1.1
vs.h File Reference
#include "util/lists.h"
Include dependency graph for vs.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

◆ check_vs()

void check_vs ( struct document_view * )

◆ copy_vs()

void copy_vs ( struct view_state * ,
struct view_state *  )

◆ destroy_vs()

void destroy_vs ( struct view_state * ,
int blast_ecmascript )

◆ init_vs()

void init_vs ( struct view_state * ,
struct uri * uri,
int  )

◆ next_frame()

void next_frame ( struct session * ,
int  )