Data Fields | |
gboolean | case_sensitive |
CRStyleSheet * | sheet |
CRStatement * | cur_stmt |
where to store the next statement to be visited so that we can remember it from one method call to another. | |
GList * | pcs_handlers |
gint | pcs_handlers_size |
Definition at line 44 of file cr-sel-eng.c.
gboolean _CRSelEngPriv::case_sensitive |
Definition at line 46 of file cr-sel-eng.c.
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.
GList* _CRSelEngPriv::pcs_handlers |
Definition at line 55 of file cr-sel-eng.c.
Definition at line 56 of file cr-sel-eng.c.
Definition at line 48 of file cr-sel-eng.c.