ELinks 0.18.0
|
#include <property.h>
Data Fields | ||
void * | none | |
color_T | color | |
enum css_display | display | |
struct { | ||
text_style_format_T add | ||
text_style_format_T rem | ||
} | font_attribute | |
format_align_T | text_align | |
enum css_list_style | list_style | |
text_style_format_T css_property_value::add |
color_T css_property_value::color |
enum css_display css_property_value::display |
struct { ... } css_property_value::font_attribute |
enum css_list_style css_property_value::list_style |
void* css_property_value::none |
text_style_format_T css_property_value::rem |
format_align_T css_property_value::text_align |