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

#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
 

Detailed Description

Definition at line 320 of file property.h.

Field Documentation

◆ alignment

lxb_css_property_alignment_baseline_t lxb_css_property_vertical_align_t::alignment

Definition at line 322 of file property.h.

◆ shift

lxb_css_property_baseline_shift_t lxb_css_property_vertical_align_t::shift

Definition at line 323 of file property.h.

◆ type

lxb_css_vertical_align_type_t lxb_css_property_vertical_align_t::type

Definition at line 321 of file property.h.


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