Searched defs:setImage (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/
H A DSampleCIView.rb50 def setImage(image) method in class:SampleCIView
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DDragIcon.cpp95 void DragIcon::setImage(cairo_surface_t* image) function in class:WebCore::DragIcon
H A DDataObjectGtk.h44 void setImage(GdkPixbuf* newImage) { m_image = newImage; } function in class:WebCore::DataObjectGtk
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DCursorData.h52 void setImage(PassRefPtr<StyleImage> image) { m_image = image; } function in class:WebCore::CursorData
H A DShapeValue.h66 void setImage(PassRefPtr<StyleImage> image) function in class:WebCore::ShapeValue
H A DContentData.h74 void setImage(PassRefPtr<StyleImage> image) { m_image = image; } function in class:WebCore::ImageContentData
H A DNinePieceImage.h69 void setImage(PassRefPtr<StyleImage> image) { m_data.access()->image = image; } function in class:WebCore::NinePieceImage
H A DFillLayer.h100 void setImage(PassRefPtr<StyleImage> i) { m_image = i; m_imageSet = true; } function in class:WebCore::FillLayer
/macosx-10.9.5/WebKit-7537.78.2/qt/tests/hybridPixmap/
H A Dwidget.cpp70 void Widget::setImage(const QImage& img) function in class:Widget
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DImageLoader.cpp128 void ImageLoader::setImage(CachedImage* newImage) function in class:WebCore::ImageLoader
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dthumbnail.c540 setImage(const uint8* br, uint32 rw, uint32 rh) function

Completed in 182 milliseconds