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()
1163 StyleImage* styleImage = ninePieceImage.image(); in paintNinePieceImage() local
162 … if (const StyleImage* styleImage = static_cast<const ImageContentData*>(contentData)->image()) { in createObject() local
186 …tic void appendImageIfNotNull(Vector<ImageResource*>& imageResources, const StyleImage* styleImage) in appendImageIfNotNull()
83 static bool checkShapeImageOrigin(Document& document, const StyleImage& styleImage) in checkShapeImageOrigin()107 PassOwnPtr<Shape> ShapeOutsideInfo::createShapeForImage(StyleImage* styleImage, float shapeImageThr… in createShapeForImage()
40 PassRefPtr<StyleImage> ElementStyleResources::styleImage(Document& document, const TextLinkColors& … in styleImage() function in WebCore::ElementStyleResources
119 PassRefPtr<StyleImage> styleImage(CSSPropertyID propertyId, CSSValue* value) in styleImage() function
50 PassRefPtr<StyleImage> CSSToStyleMap::styleImage(CSSPropertyID propertyId, CSSValue* value) in styleImage() function in WebCore::CSSToStyleMap
37 void* styleImage; member
361 StyleImage* styleImage = imageValue->cachedOrPendingImage(); in retrieveResourcesForCSSValue() local
1065 StyleImage* styleImage = (*cursors)[i].image(); in selectCursor() local