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

#include <types.h>

Public Attributes

css_media_type type
 
css_fixed width
 
css_fixed height
 
css_fixed aspect_ratio
 
css_media_orientation orientation
 
css_media_resolution resolution
 
css_media_scan scan
 
css_fixed grid
 
css_media_update_frequency update
 
css_media_overflow_block overflow_block
 
css_media_overflow_inline overflow_inline
 
css_fixed color
 
css_fixed color_index
 
css_fixed monochrome
 
css_fixed inverted_colors
 
lwc_string * prefers_color_scheme
 
css_media_pointer pointer
 
css_media_pointer any_pointer
 
css_media_hover hover
 
css_media_hover any_hover
 
css_media_light_level light_level
 
css_media_scripting scripting
 

Detailed Description

Media specification

Member Data Documentation

◆ any_hover

css_media_hover css_media::any_hover

◆ any_pointer

css_media_pointer css_media::any_pointer

◆ aspect_ratio

css_fixed css_media::aspect_ratio

◆ color

css_fixed css_media::color

◆ color_index

css_fixed css_media::color_index

◆ grid

css_fixed css_media::grid

◆ height

css_fixed css_media::height

◆ hover

css_media_hover css_media::hover

◆ inverted_colors

css_fixed css_media::inverted_colors

◆ light_level

css_media_light_level css_media::light_level

◆ monochrome

css_fixed css_media::monochrome

◆ orientation

css_media_orientation css_media::orientation

◆ overflow_block

css_media_overflow_block css_media::overflow_block

◆ overflow_inline

css_media_overflow_inline css_media::overflow_inline

◆ pointer

css_media_pointer css_media::pointer

◆ prefers_color_scheme

lwc_string* css_media::prefers_color_scheme

boolean: {0|1}

◆ resolution

css_media_resolution css_media::resolution

◆ scan

css_media_scan css_media::scan

◆ scripting

css_media_scripting css_media::scripting

◆ type

css_media_type css_media::type

◆ update

css_media_update_frequency css_media::update

boolean: {0|1}

◆ width

css_fixed css_media::width

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