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

#include <property.h>

Data Fields

lxb_css_value_length_percentage_t length
 
lxb_css_text_indent_type_t type
 
lxb_css_text_indent_type_t hanging
 
lxb_css_text_indent_type_t each_line
 

Detailed Description

Definition at line 148 of file property.h.

Field Documentation

◆ each_line

lxb_css_text_indent_type_t lxb_css_property_text_indent_t::each_line

Definition at line 152 of file property.h.

◆ hanging

lxb_css_text_indent_type_t lxb_css_property_text_indent_t::hanging

Definition at line 151 of file property.h.

◆ length

lxb_css_value_length_percentage_t lxb_css_property_text_indent_t::length

Definition at line 149 of file property.h.

◆ type

lxb_css_text_indent_type_t lxb_css_property_text_indent_t::type

Definition at line 150 of file property.h.


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