Libcroco
Data Fields
_CRSelEngPriv Struct Reference

Data Fields

gboolean case_sensitive
 
CRStyleSheetsheet
 
CRStatementcur_stmt
 where to store the next statement to be visited so that we can remember it from one method call to another. More...
 
GList * pcs_handlers
 
gint pcs_handlers_size
 

Detailed Description

Definition at line 44 of file cr-sel-eng.c.

Field Documentation

◆ case_sensitive

gboolean _CRSelEngPriv::case_sensitive

Definition at line 46 of file cr-sel-eng.c.

◆ cur_stmt

CRStatement* _CRSelEngPriv::cur_stmt

where to store the next statement to be visited so that we can remember it from one method call to another.

Definition at line 54 of file cr-sel-eng.c.

◆ pcs_handlers

GList* _CRSelEngPriv::pcs_handlers

Definition at line 55 of file cr-sel-eng.c.

◆ pcs_handlers_size

gint _CRSelEngPriv::pcs_handlers_size

Definition at line 56 of file cr-sel-eng.c.

◆ sheet

CRStyleSheet* _CRSelEngPriv::sheet

Definition at line 48 of file cr-sel-eng.c.


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