php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <property.h>
Data Fields | |
lxb_css_property_text_decoration_line_t | line |
lxb_css_property_text_decoration_style_t | style |
lxb_css_property_text_decoration_color_t | color |
Definition at line 402 of file property.h.
lxb_css_property_text_decoration_color_t lxb_css_property_text_decoration_t::color |
Definition at line 405 of file property.h.
lxb_css_property_text_decoration_line_t lxb_css_property_text_decoration_t::line |
Definition at line 403 of file property.h.
lxb_css_property_text_decoration_style_t lxb_css_property_text_decoration_t::style |
Definition at line 404 of file property.h.