ELinks 0.16.1.1
|
#include <document.h>
Data Fields | |
void * | magic1 |
struct tag * | next |
struct tag * | prev |
void * | magic2 |
int | x |
int | y |
char | name [1] |
void* tag::magic1 |
void* tag::magic2 |
char tag::name[1] |
struct tag* tag::next |
struct tag* tag::prev |
int tag::x |
int tag::y |