Searched refs:cLeft (Results 1 – 1 of 1) sorted by relevance
365 const int cLeft = 3; in parseMappedAttribute() local382 borders[cLeft] = borders[cRight] = true; in parseMappedAttribute()385 borders[cLeft] = true; in parseMappedAttribute()392 borders[cTop] = borders[cBottom] = borders[cLeft] = borders[cRight] = true; in parseMappedAttribute()403 … addCSSProperty(attr, CSSPropertyBorderLeftStyle, borders[cLeft] ? CSSValueSolid : CSSValueHidden); in parseMappedAttribute()