Searched refs:cTop (Results 1 – 1 of 1) sorted by relevance
348 const int cTop = 0; in parseMappedAttribute() local359 borders[cTop] = true; in parseMappedAttribute()365 borders[cTop] = borders[cBottom] = true; in parseMappedAttribute()378 borders[cTop] = borders[cBottom] = borders[cLeft] = borders[cRight] = true; in parseMappedAttribute()387 … addCSSProperty(attr, CSSPropertyBorderTopStyle, borders[cTop] ? CSSValueSolid : CSSValueHidden); in parseMappedAttribute()