ELinks 0.16.1.1
table Struct Reference

#include <table.h>

Collaboration diagram for table:

Data Fields

struct partpart
struct table_cellcells
char * fragment_id
struct table_colors color
int align
struct table_columncolumns
int columns_count
int real_columns_count
int * min_cols_widths
int * max_cols_widths
int * cols_widths
int * cols_x
int cols_x_count
int * rows_heights
int cols
int rows
int real_cols
int real_rows
int border
int cellpadding
int vcellpadding
int cellspacing
int frame
int rules
int width
int real_width
int real_height
int min_width
int max_width
int link_num
unsigned int full_width:1
struct html_start_end caption
int caption_height
struct html_start_endbad_html
int bad_html_size

Field Documentation

◆ align

int table::align

◆ bad_html

struct html_start_end* table::bad_html

◆ bad_html_size

int table::bad_html_size

◆ border

int table::border

◆ caption

struct html_start_end table::caption

◆ caption_height

int table::caption_height

◆ cellpadding

int table::cellpadding

◆ cells

struct table_cell* table::cells

◆ cellspacing

int table::cellspacing

◆ color

struct table_colors table::color

◆ cols

int table::cols

◆ cols_widths

int* table::cols_widths

◆ cols_x

int* table::cols_x

◆ cols_x_count

int table::cols_x_count

◆ columns

struct table_column* table::columns

◆ columns_count

int table::columns_count

◆ fragment_id

char* table::fragment_id

◆ frame

int table::frame

◆ full_width

unsigned int table::full_width

◆ link_num

int table::link_num

◆ max_cols_widths

int* table::max_cols_widths

◆ max_width

int table::max_width

◆ min_cols_widths

int* table::min_cols_widths

◆ min_width

int table::min_width

◆ part

struct part* table::part

◆ real_cols

int table::real_cols

◆ real_columns_count

int table::real_columns_count

◆ real_height

int table::real_height

◆ real_rows

int table::real_rows

◆ real_width

int table::real_width

◆ rows

int table::rows

◆ rows_heights

int* table::rows_heights

◆ rules

int table::rules

◆ vcellpadding

int table::vcellpadding

◆ width

int table::width

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