Searched refs:cTop (Results 1 – 1 of 1) sorted by relevance
362 const int cTop = 0; in parseMappedAttribute() local373 borders[cTop] = true; in parseMappedAttribute()379 borders[cTop] = borders[cBottom] = true; in parseMappedAttribute()392 borders[cTop] = borders[cBottom] = borders[cLeft] = borders[cRight] = true; in parseMappedAttribute()401 … addCSSProperty(attr, CSSPropertyBorderTopStyle, borders[cTop] ? CSSValueSolid : CSSValueHidden); in parseMappedAttribute()