ELinks 0.18.0
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, int nlink)
 
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,
int nlink )

◆ format_iframes()

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