ELinks 0.18.0
|
This mostly acts as a option cache so rendering will be faster. More...
#include <options.h>
Data Fields | |
color_T | link |
color_T | vlink |
color_T | image_link |
color_T | link_number |
This mostly acts as a option cache so rendering will be faster.
However it is also used to validate and invalidate documents in the format cache as to whether they satisfy the current state of the document options.
color_T document_options_colors::image_link |
color_T document_options_colors::link |
color_T document_options_colors::link_number |
color_T document_options_colors::vlink |