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

#include <property.h>

Data Fields

lxb_css_flex_type_t type
 
lxb_css_property_flex_grow_t grow
 
lxb_css_property_flex_shrink_t shrink
 
lxb_css_property_flex_basis_t basis
 

Detailed Description

Definition at line 275 of file property.h.

Field Documentation

◆ basis

lxb_css_property_flex_basis_t lxb_css_property_flex_t::basis

Definition at line 279 of file property.h.

◆ grow

lxb_css_property_flex_grow_t lxb_css_property_flex_t::grow

Definition at line 277 of file property.h.

◆ shrink

lxb_css_property_flex_shrink_t lxb_css_property_flex_t::shrink

Definition at line 278 of file property.h.

◆ type

lxb_css_flex_type_t lxb_css_property_flex_t::type

Definition at line 276 of file property.h.


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