libcss
Loading...
Searching...
No Matches
Public Attributes | List of all members
css_hint Struct Reference

#include <hint.h>

Public Attributes

union { 
 
   css_computed_clip_rect *   clip 
 
   css_color   color 
 
   css_computed_content_item *   content 
 
   css_computed_counter *   counter 
 
   css_fixed   fixed 
 
   int32_t   integer 
 
   css_hint_length   length 
 
   struct { 
 
      css_hint_length   h 
 
      css_hint_length   v 
 
   }   position 
 
   lwc_string *   string 
 
   lwc_string **   strings 
 
data 
 
uint32_t prop
 
uint8_t status
 

Detailed Description

Presentational hints

Member Data Documentation

◆ clip

css_computed_clip_rect* css_hint::clip

◆ color

css_color css_hint::color

◆ content

css_computed_content_item* css_hint::content

◆ counter

css_computed_counter* css_hint::counter

◆ [union]

union { ... } css_hint::data

◆ fixed

css_fixed css_hint::fixed

◆ h

css_hint_length css_hint::h

◆ integer

int32_t css_hint::integer

◆ length

css_hint_length css_hint::length

◆ [struct]

struct { ... } css_hint::position

◆ prop

uint32_t css_hint::prop

Property index

◆ status

uint8_t css_hint::status

Property value

◆ string

lwc_string* css_hint::string

◆ strings

lwc_string** css_hint::strings

◆ v

css_hint_length css_hint::v

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