Searched refs:cLeft (Results 1 – 1 of 1) sorted by relevance
351 const int cLeft = 3; in parseMappedAttribute() local368 borders[cLeft] = borders[cRight] = true; in parseMappedAttribute()371 borders[cLeft] = true; in parseMappedAttribute()378 borders[cTop] = borders[cBottom] = borders[cLeft] = borders[cRight] = true; in parseMappedAttribute()389 … addCSSProperty(attr, CSSPropertyBorderLeftStyle, borders[cLeft] ? CSSValueSolid : CSSValueHidden); in parseMappedAttribute()