php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <property.h>
Data Fields | |
lxb_css_vertical_align_type_t | type |
lxb_css_property_alignment_baseline_t | alignment |
lxb_css_property_baseline_shift_t | shift |
Definition at line 320 of file property.h.
lxb_css_property_alignment_baseline_t lxb_css_property_vertical_align_t::alignment |
Definition at line 322 of file property.h.
lxb_css_property_baseline_shift_t lxb_css_property_vertical_align_t::shift |
Definition at line 323 of file property.h.
lxb_css_vertical_align_type_t lxb_css_property_vertical_align_t::type |
Definition at line 321 of file property.h.