Searched refs:createImage (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/Shared/cairo/
H A DShareableBitmapCairo.cpp90 PassRefPtr<Image> ShareableBitmap::createImage() function in class:WebKit::ShareableBitmap
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DShareableBitmap.h111 PassRefPtr<WebCore::Image> createImage();
H A DWebCoreArgumentCoders.cpp596 image = bitmap->createImage();
/macosx-10.10.1/WebKit2-7600.1.25/Shared/cg/
H A DShareableBitmapCG.cpp112 PassRefPtr<Image> ShareableBitmap::createImage() function in class:WebKit::ShareableBitmap
/macosx-10.10.1/WebKit2-7600.1.25/Shared/CoordinatedGraphics/
H A DWebCoordinatedSurface.cpp214 RefPtr<Image> image = m_bitmap->createImage();
/macosx-10.10.1/WebKit2-7600.1.25/Shared/gtk/
H A DArgumentCodersGtk.cpp70 RefPtr<Image> image = bitmap->createImage();
/macosx-10.10.1/groff-38/groff/src/preproc/html/
H A Dpre-html.cpp860 void createImage(imageItem *i);
1001 * createImage - Generate a minimal png file from the set of page images.
1004 void imageList::createImage(imageItem *i) function in class:imageList
1085 createImage(h);
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/ico/
H A Dico.tcl164 return [createImage $colors $image]
207 return [createImage $colors $image]
545 proc ::ico::createImage {colors {name {}}} {
H A Dico0.tcl108 return [createImage $colors $name]
388 proc ::ico::createImage {colors {name {}}} {
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginView.cpp1728 snapshotImage = snapshot->createImage();

Completed in 138 milliseconds