Searched refs:setHasShadowControls (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderMedia.cpp40 setHasShadowControls(true);
47 setHasShadowControls(true);
H A DRenderImage.h67 void setHasShadowControls(bool hasShadowControls) { m_hasShadowControls = hasShadowControls; } function in class:WebCore::RenderImage
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLImageElement.cpp482 toRenderImage(renderObject)->setHasShadowControls(true);
500 toRenderImage(renderObject)->setHasShadowControls(false);

Completed in 133 milliseconds