Searched refs:setImageDevicePixelRatio (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderImage.h64 inline void setImageDevicePixelRatio(float factor) { m_imageDevicePixelRatio = factor; } function in class:WebCore::RenderImage
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLImageElement.cpp136 toRenderImage(renderer())->setImageDevicePixelRatio(m_imageDevicePixelRatio);

Completed in 114 milliseconds