ELinks 0.16.1.1
table_cell Struct Reference

#include <table.h>

Data Fields

char * start
char * end
void * start_node
void * end_node
char * fragment_id
color_T bgcolor
int col
int row
int align
int valign
int colspan
int rowspan
int min_width
int max_width
int width
int height
int link_num
unsigned int is_used:1
unsigned int is_spanned:1
unsigned int is_header:1
unsigned int is_group:1

Field Documentation

◆ align

int table_cell::align

◆ bgcolor

color_T table_cell::bgcolor

◆ col

int table_cell::col

◆ colspan

int table_cell::colspan

◆ end

char* table_cell::end

◆ end_node

void* table_cell::end_node

◆ fragment_id

char* table_cell::fragment_id

◆ height

int table_cell::height

◆ is_group

unsigned int table_cell::is_group

◆ is_header

unsigned int table_cell::is_header

◆ is_spanned

unsigned int table_cell::is_spanned

◆ is_used

unsigned int table_cell::is_used

◆ link_num

int table_cell::link_num

◆ max_width

int table_cell::max_width

◆ min_width

int table_cell::min_width

◆ row

int table_cell::row

◆ rowspan

int table_cell::rowspan

◆ start

char* table_cell::start

◆ start_node

void* table_cell::start_node

◆ valign

int table_cell::valign

◆ width

int table_cell::width

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