php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#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 |
Definition at line 148 of file property.h.
lxb_css_text_indent_type_t lxb_css_property_text_indent_t::each_line |
Definition at line 152 of file property.h.
lxb_css_text_indent_type_t lxb_css_property_text_indent_t::hanging |
Definition at line 151 of file property.h.
lxb_css_value_length_percentage_t lxb_css_property_text_indent_t::length |
Definition at line 149 of file property.h.
lxb_css_text_indent_type_t lxb_css_property_text_indent_t::type |
Definition at line 150 of file property.h.