Home
last modified time | relevance | path

Searched refs:updateReflectionInfo (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.h565 void updateReflectionInfo(const RenderStyle*);
DRenderLayer.cpp1740 void RenderLayer::updateReflectionInfo(const RenderStyle* oldStyle) in updateReflectionInfo() function in WebCore::RenderLayer
3999 updateReflectionInfo(oldStyle); in styleChanged()