Searched refs:border_style_props (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-style.h249 enum CRBorderStyle border_style_props[NB_BORDER_STYLE_PROPS] ; member in struct:_CRStyle
H A Dcr-style.c625 border_style_props[BORDER_STYLE_PROP_TOP];
630 &a_style->border_style_props[BORDER_STYLE_PROP_RIGHT];
635 border_style_props[BORDER_STYLE_PROP_BOTTOM];
640 border_style_props[BORDER_STYLE_PROP_LEFT];
1815 a_this->border_style_props[i] = BORDER_STYLE_NONE;
1909 a_this->border_style_props[i] = BORDER_STYLE_NONE;
1963 if (a_this->border_style_props[i] == BORDER_STYLE_INHERIT) {
1964 a_this->border_style_props[i] =
1965 a_this->parent_style->border_style_props[i];
2713 /*loop over the border_style_props an
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-style.h249 enum CRBorderStyle border_style_props[NB_BORDER_STYLE_PROPS] ; member in struct:_CRStyle
H A Dcr-style.c625 border_style_props[BORDER_STYLE_PROP_TOP];
630 &a_style->border_style_props[BORDER_STYLE_PROP_RIGHT];
635 border_style_props[BORDER_STYLE_PROP_BOTTOM];
640 border_style_props[BORDER_STYLE_PROP_LEFT];
1815 a_this->border_style_props[i] = BORDER_STYLE_NONE;
1909 a_this->border_style_props[i] = BORDER_STYLE_NONE;
1963 if (a_this->border_style_props[i] == BORDER_STYLE_INHERIT) {
1964 a_this->border_style_props[i] =
1965 a_this->parent_style->border_style_props[i];
2713 /*loop over the border_style_props an
[all...]

Completed in 106 milliseconds