Searched defs:styleImage (Results 1 – 12 of 12) sorted by relevance
37 RenderImageResourceStyleImage::RenderImageResourceStyleImage(StyleImage* styleImage) in RenderImageResourceStyleImage()
41 static PassOwnPtr<RenderImageResource> create(StyleImage* styleImage) in create()
1160 StyleImage* styleImage = ninePieceImage.image(); in paintNinePieceImage() local
155 … if (const StyleImage* styleImage = static_cast<const ImageContentData*>(contentData)->image()) { in createObject() local
175 …tic void appendImageIfNotNull(Vector<ImageResource*>& imageResources, const StyleImage* styleImage) in appendImageIfNotNull()
41 PassRefPtr<StyleImage> ElementStyleResources::styleImage(const TextLinkColors& textLinkColors, Colo… in styleImage() function in WebCore::ElementStyleResources
108 PassRefPtr<StyleImage> styleImage(CSSPropertyID propertyId, CSSValue* value) in styleImage() function
55 PassRefPtr<StyleImage> CSSToStyleMap::styleImage(CSSPropertyID propertyId, CSSValue* value) in styleImage() function in WebCore::CSSToStyleMap
35 void* styleImage; member
215 PassOwnPtr<Shape> Shape::createShape(const StyleImage* styleImage, float threshold, const LayoutSiz… in createShape()
353 StyleImage* styleImage = imageValue->cachedOrPendingImage(); in retrieveResourcesForCSSValue() local
1154 StyleImage* styleImage = (*cursors)[i].image(); in selectCursor() local