Searched defs:setZoomWithoutReturnValue (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyle.h1056 void setZoomWithoutReturnValue(float f) { setZoom(f); } function in class:WebCore::RenderStyle

Completed in 77 milliseconds