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

Data Structures

struct  iframe2
struct  iframe_desc
struct  iframeset_desc

Functions

void add_iframeset_entry (struct document *parent, char *url, char *name, int x, int y, int width, int height, int nlink, int hidden)
void format_iframes (struct session *ses, struct document *document, struct document_options *op, int depth)

Function Documentation

◆ add_iframeset_entry()

void add_iframeset_entry ( struct document * parent,
char * url,
char * name,
int x,
int y,
int width,
int height,
int nlink,
int hidden )

◆ format_iframes()

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