Searched refs:hasBackgroundImage (Results 1 – 8 of 8) sorted by relevance
115 if (style->hasBackgroundImage()) { in isDeletableElement()
243 if (o->style()->hasBorderRadius() || o->style()->hasBackgroundImage()) in paintTextField()
687 bool fillContentArea = !o->style()->hasBackgroundImage() && backgroundColor.alpha(); in paintTextFieldInternal()
735 return hasBorderOutlineOrShadow(style) || style->hasBackgroundImage(); in hasBoxDecorationsOrBackgroundImage()
666 BOOL hasBackgroundImage = NO;672 hasBackgroundImage = themeProvider &&676 NSColor* backgroundImageColor = hasBackgroundImage ?720 if (themeProvider && !hasBackgroundImage) {
349 bool hasBackgroundImage() const { return m_background->background().hasImage(); } in hasBackgroundImage() function358 return hasBackgroundImage(); in hasBackground()
22794 (WebCore::InheritedFlags::hasBackgroundImage):
39040 (WebCore::InheritedFlags::hasBackgroundImage):