ELinks 0.18.0
html_element Struct Reference

#include <parser.h>

Collaboration diagram for html_element:

Public Member Functions

 LIST_HEAD_EL (struct html_element)

Data Fields

enum html_element_mortality_type type
struct text_attrib attr
struct par_attrib parattr
int invisible
char * name
int namelen
char * options
void * node
int linebreak
struct frameset_descframeset
html_element_pseudo_class_T pseudo_class

Member Function Documentation

◆ LIST_HEAD_EL()

html_element::LIST_HEAD_EL ( struct html_element )

Field Documentation

◆ attr

struct text_attrib html_element::attr

◆ frameset

struct frameset_desc* html_element::frameset

◆ invisible

int html_element::invisible

◆ linebreak

int html_element::linebreak

◆ name

char* html_element::name

◆ namelen

int html_element::namelen

◆ node

void* html_element::node

◆ options

char* html_element::options

◆ parattr

struct par_attrib html_element::parattr

◆ pseudo_class

html_element_pseudo_class_T html_element::pseudo_class

◆ type

enum html_element_mortality_type html_element::type

The documentation for this struct was generated from the following file: