php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <property.h>
Data Fields | |
lxb_css_value_type_t | style |
lxb_css_value_length_type_t | width |
lxb_css_value_color_t | color |
Definition at line 84 of file property.h.
lxb_css_value_color_t lxb_css_property_border_t::color |
Definition at line 87 of file property.h.
lxb_css_value_type_t lxb_css_property_border_t::style |
Definition at line 85 of file property.h.
lxb_css_value_length_type_t lxb_css_property_border_t::width |
Definition at line 86 of file property.h.