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

#include <property.h>

Data Fields

lxb_css_text_decoration_line_type_t type
 
lxb_css_text_decoration_line_type_t underline
 
lxb_css_text_decoration_line_type_t overline
 
lxb_css_text_decoration_line_type_t line_through
 
lxb_css_text_decoration_line_type_t blink
 

Detailed Description

Definition at line 386 of file property.h.

Field Documentation

◆ blink

lxb_css_text_decoration_line_type_t lxb_css_property_text_decoration_line_t::blink

Definition at line 391 of file property.h.

◆ line_through

lxb_css_text_decoration_line_type_t lxb_css_property_text_decoration_line_t::line_through

Definition at line 390 of file property.h.

◆ overline

lxb_css_text_decoration_line_type_t lxb_css_property_text_decoration_line_t::overline

Definition at line 389 of file property.h.

◆ type

lxb_css_text_decoration_line_type_t lxb_css_property_text_decoration_line_t::type

Definition at line 387 of file property.h.

◆ underline

lxb_css_text_decoration_line_type_t lxb_css_property_text_decoration_line_t::underline

Definition at line 388 of file property.h.


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