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

#include <stylesheet.h>

Public Attributes

css_qname qname
 
css_selector_detail_value value
 
unsigned int type: 4
 
unsigned int comb: 3
 
unsigned int next: 1
 
unsigned int value_type: 1
 
unsigned int negate: 1
 

Member Data Documentation

◆ comb

unsigned int css_selector_detail::comb

Type of combinator

◆ negate

unsigned int css_selector_detail::negate

Detail match is inverted

◆ next

unsigned int css_selector_detail::next

Another selector detail follows

◆ qname

css_qname css_selector_detail::qname

Interned name

◆ type

unsigned int css_selector_detail::type

Type of selector

◆ value

css_selector_detail_value css_selector_detail::value

Detail value

◆ value_type

unsigned int css_selector_detail::value_type

Type of value field


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