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

#include <property.h>

Data Fields

lxb_css_property_padding_top_t top
 
lxb_css_property_padding_right_t right
 
lxb_css_property_padding_bottom_t bottom
 
lxb_css_property_padding_left_t left
 

Detailed Description

Definition at line 76 of file property.h.

Field Documentation

◆ bottom

lxb_css_property_padding_bottom_t lxb_css_property_padding_t::bottom

Definition at line 79 of file property.h.

◆ left

lxb_css_property_padding_left_t lxb_css_property_padding_t::left

Definition at line 80 of file property.h.

◆ right

lxb_css_property_padding_right_t lxb_css_property_padding_t::right

Definition at line 78 of file property.h.

◆ top

lxb_css_property_padding_top_t lxb_css_property_padding_t::top

Definition at line 77 of file property.h.


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