libwebsockets
Lightweight C library for HTML5 websockets
class="ui-resizable-handle">
Loading...
Searching...
No Matches
lcsp_atr Struct Reference

#include <lws-html.h>

Collaboration diagram for lcsp_atr:

Data Fields

lws_dll2_t list
int propval
size_t value_len
lcsp_css_units_t unit
union { 
lws_fx_t i
uint32_t rgba
u
lws_fx_t r
uint8_t op

Detailed Description

Definition at line 451 of file lws-html.h.

Field Documentation

◆ list

lws_dll2_t lcsp_atr::list

Definition at line 452 of file lws-html.h.

◆ propval

int lcsp_atr::propval

Definition at line 454 of file lws-html.h.

◆ value_len

size_t lcsp_atr::value_len

Definition at line 456 of file lws-html.h.

◆ unit

lcsp_css_units_t lcsp_atr::unit

Definition at line 457 of file lws-html.h.

◆ [union]

union { ... } lcsp_atr::u

◆ r

lws_fx_t lcsp_atr::r

Definition at line 464 of file lws-html.h.

◆ op

uint8_t lcsp_atr::op

Definition at line 466 of file lws-html.h.


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