Home
last modified time | relevance | path

Searched defs:setEffectiveZoom (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolverState.h121 …void setEffectiveZoom(float f) { m_fontBuilder.didChangeFontParameters(m_style->setEffectiveZoom(f… in setEffectiveZoom() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.h1819 inline bool RenderStyle::setEffectiveZoom(float f) in setEffectiveZoom() function