ELinks 0.18.0
part Struct Reference

#include <renderer.h>

Collaboration diagram for part:

Data Fields

struct documentdocument
 
char * spaces
 
int spaces_len
 
char * char_width
 
struct el_box box
 
int max_width
 
int xa
 
int cx
 
int cy
 
int link_num
 
unsigned int begin:1
 

Field Documentation

◆ begin

unsigned int part::begin

◆ box

struct el_box part::box

◆ char_width

char* part::char_width

◆ cx

int part::cx

◆ cy

int part::cy

◆ document

struct document* part::document

◆ link_num

int part::link_num

◆ max_width

int part::max_width

◆ spaces

char* part::spaces

◆ spaces_len

int part::spaces_len

◆ xa

int part::xa

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