php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
lxb_css_property_border_t Struct Reference

#include <property.h>

Data Fields

lxb_css_value_type_t style
 
lxb_css_value_length_type_t width
 
lxb_css_value_color_t color
 

Detailed Description

Definition at line 84 of file property.h.

Field Documentation

◆ color

lxb_css_value_color_t lxb_css_property_border_t::color

Definition at line 87 of file property.h.

◆ style

lxb_css_value_type_t lxb_css_property_border_t::style

Definition at line 85 of file property.h.

◆ width

lxb_css_value_length_type_t lxb_css_property_border_t::width

Definition at line 86 of file property.h.


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