NetSurf
Data Fields
nscss_select_ctx Struct Reference

Selection context. More...

#include <select.h>

Data Fields

css_select_ctx * ctx
 
bool quirks
 
struct nsurlbase_url
 
lwc_string * universal
 
const css_computed_style * root_style
 
const css_computed_style * parent_style
 

Detailed Description

Selection context.

Definition at line 34 of file select.h.

Field Documentation

◆ base_url

struct nsurl* nscss_select_ctx::base_url

◆ ctx

css_select_ctx* nscss_select_ctx::ctx

◆ parent_style

const css_computed_style* nscss_select_ctx::parent_style

Definition at line 41 of file select.h.

Referenced by box_get_style(), and nscss_get_style().

◆ quirks

bool nscss_select_ctx::quirks

◆ root_style

const css_computed_style* nscss_select_ctx::root_style

◆ universal

lwc_string* nscss_select_ctx::universal

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