ELinks 0.16.1.1
renderer_context Struct Reference

#include <renderer.h>

Collaboration diagram for renderer_context:

Data Fields

int last_link_to_move
struct taglast_tag_to_move
struct taglast_tag_for_newline
struct link_state_info link_state_info
struct conv_tableconvert_table
struct cache_entrycached
int g_ctrl_num
int subscript
int supscript
unsigned int empty_format:1
unsigned int nobreak:1
unsigned int nosearchable:1
unsigned int nowrap:1

Field Documentation

◆ cached

struct cache_entry* renderer_context::cached

◆ convert_table

struct conv_table* renderer_context::convert_table

◆ empty_format

unsigned int renderer_context::empty_format

◆ g_ctrl_num

int renderer_context::g_ctrl_num

◆ last_link_to_move

int renderer_context::last_link_to_move

◆ last_tag_for_newline

struct tag* renderer_context::last_tag_for_newline

◆ last_tag_to_move

struct tag* renderer_context::last_tag_to_move

◆ link_state_info

struct link_state_info renderer_context::link_state_info

◆ nobreak

unsigned int renderer_context::nobreak

◆ nosearchable

unsigned int renderer_context::nosearchable

◆ nowrap

unsigned int renderer_context::nowrap

◆ subscript

int renderer_context::subscript

◆ supscript

int renderer_context::supscript

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