Home | History | Annotate | Download | only in css

Lines Matching refs:backgroundOrigin

716             EFillBox box = (propertyID == CSSPropertyWebkitBackgroundClip || propertyID == CSSPropertyBackgroundClip) ? style->backgroundClip() : style->backgroundOrigin();