ELinks 0.16.1.1
iframes.h File Reference
This graph shows which files directly or indirectly include this file:

Data Structures

struct  iframe_desc
struct  iframeset_desc

Functions

void add_iframeset_entry (struct iframeset_desc **parent, char *url, char *name, int y, int width, int height)
void format_iframes (struct session *ses, struct iframeset_desc *ifsd, struct document_options *op, int depth)

Function Documentation

◆ add_iframeset_entry()

void add_iframeset_entry ( struct iframeset_desc ** parent,
char * url,
char * name,
int y,
int width,
int height )

◆ format_iframes()

void format_iframes ( struct session * ses,
struct iframeset_desc * ifsd,
struct document_options * op,
int depth )