Searched refs:foundClip (Results 1 – 1 of 1) sorted by relevance
2195 bool foundClip = false; in parseFillShorthand() local2250 foundClip = true; in parseFillShorthand()2295 …rties[i] == CSSPropertyBackgroundClip || properties[i] == CSSPropertyWebkitMaskClip) && !foundClip) in parseFillShorthand()2302 if (properties[i] == CSSPropertyBackgroundOrigin && !foundClip) in parseFillShorthand()2304 else if (properties[i] == CSSPropertyWebkitMaskOrigin && !foundClip) in parseFillShorthand()