Cogs.Core
Public Attributes | List of all members
litehtml::media_features Struct Reference

Public Attributes

media_type type
 
int width
 
int height
 
int device_width
 
int device_height
 
int color
 
int color_index
 
int monochrome
 
int resolution
 

Detailed Description

Definition at line 715 of file types.h.

Member Data Documentation

◆ color

int litehtml::media_features::color

Definition at line 722 of file types.h.

◆ color_index

int litehtml::media_features::color_index

Definition at line 723 of file types.h.

◆ device_height

int litehtml::media_features::device_height

Definition at line 721 of file types.h.

◆ device_width

int litehtml::media_features::device_width

Definition at line 720 of file types.h.

◆ height

int litehtml::media_features::height

Definition at line 719 of file types.h.

◆ monochrome

int litehtml::media_features::monochrome

Definition at line 724 of file types.h.

◆ resolution

int litehtml::media_features::resolution

Definition at line 725 of file types.h.

◆ type

media_type litehtml::media_features::type

Definition at line 717 of file types.h.

◆ width

int litehtml::media_features::width

Definition at line 718 of file types.h.


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