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

#include <value.h>

Data Fields

double num
 
bool is_float
 
lxb_css_unit_angel_t unit
 

Detailed Description

Definition at line 109 of file value.h.

Field Documentation

◆ is_float

bool lxb_css_value_angle_t::is_float

Definition at line 111 of file value.h.

◆ num

double lxb_css_value_angle_t::num

Definition at line 110 of file value.h.

◆ unit

lxb_css_unit_angel_t lxb_css_value_angle_t::unit

Definition at line 112 of file value.h.


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