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

#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
 

Detailed Description

Definition at line 402 of file property.h.

Field Documentation

◆ color

lxb_css_property_text_decoration_color_t lxb_css_property_text_decoration_t::color

Definition at line 405 of file property.h.

◆ line

lxb_css_property_text_decoration_line_t lxb_css_property_text_decoration_t::line

Definition at line 403 of file property.h.

◆ style

lxb_css_property_text_decoration_style_t lxb_css_property_text_decoration_t::style

Definition at line 404 of file property.h.


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