Home
last modified time | relevance | path

Searched defs:_CRSimpleSel (Results 1 – 1 of 1) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-simple-sel.h84 struct _CRSimpleSel struct
86 enum SimpleSelectorType type_mask ;
87 gboolean is_case_sentive ;
88 CRString * name ;
94 enum Combinator combinator ;
104 CRAdditionalSel *add_sel ;
110 gulong specificity ;
112 CRSimpleSel *next ;
113 CRSimpleSel *prev ;
114 CRParsingLocation location ;