Home
last modified time | relevance | path

Searched refs:a_cascade (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-sel-eng.h104 CRCascade *a_cascade,
109 CRCascade *a_cascade,
Dcr-sel-eng.c1425 CRCascade * a_cascade, in cr_sel_eng_get_matched_properties_from_cascade() argument
1440 && a_cascade in cr_sel_eng_get_matched_properties_from_cascade()
1444 sheet = cr_cascade_get_sheet (a_cascade, origin); in cr_sel_eng_get_matched_properties_from_cascade()
1526 CRCascade * a_cascade, in cr_sel_eng_get_matched_style() argument
1536 g_return_val_if_fail (a_this && a_cascade in cr_sel_eng_get_matched_style()
1540 (a_this, a_cascade, a_node, &props); in cr_sel_eng_get_matched_style()
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-styled-ostream.oo.c179 crx_sel_eng_get_matched_style (CRSelEng * a_this, CRCascade * a_cascade, in crx_sel_eng_get_matched_style() argument
187 if (!(a_this && a_cascade && a_node && a_style)) in crx_sel_eng_get_matched_style()
190 status = cr_sel_eng_get_matched_properties_from_cascade (a_this, a_cascade, in crx_sel_eng_get_matched_style()