Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-styled-ostream.oo.c181 CRXStyle * a_parent_style, CRXStyle ** a_style, in crx_sel_eng_get_matched_style() argument
219 style->parent_style = a_parent_style; in crx_sel_eng_get_matched_style()
221 (a_parent_style != NULL ? a_parent_style->base : NULL); in crx_sel_eng_get_matched_style()
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-sel-eng.h111 CRStyle *a_parent_style,
Dcr-sel-eng.c1528 CRStyle * a_parent_style, in cr_sel_eng_get_matched_style() argument
1554 (*a_style)->parent_style = a_parent_style; in cr_sel_eng_get_matched_style()