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()
177 if (const StyleImage* styleImage = toImageContentData(contentData)->image()) { in createObject() local
187 …tic void appendImageIfNotNull(Vector<ImageResource*>& imageResources, const StyleImage* styleImage) in appendImageIfNotNull()
85 static bool checkShapeImageOrigin(Document& document, const StyleImage& styleImage) in checkShapeImageOrigin()119 PassOwnPtr<Shape> ShapeOutsideInfo::createShapeForImage(StyleImage* styleImage, float shapeImageThr… in createShapeForImage()
40 PassRefPtr<StyleImage> ElementStyleResources::styleImage(Document& document, const TextLinkColors& … in styleImage() function in blink::ElementStyleResources
116 PassRefPtr<StyleImage> styleImage(CSSPropertyID propertyId, CSSValue* value) in styleImage() function
50 PassRefPtr<StyleImage> CSSToStyleMap::styleImage(CSSPropertyID propertyId, CSSValue* value) in styleImage() function in blink::CSSToStyleMap
37 void* styleImage; member
360 StyleImage* styleImage = imageValue->cachedOrPendingImage(); in retrieveResourcesForCSSValue() local
1058 StyleImage* styleImage = (*cursors)[i].image(); in selectCursor() local
879 StyleImage* styleImage = ninePieceImage.image(); in paintNinePieceImage() local