setPageZoomFactor  109 Source/core/frame/LocalFrame.h         void setPageZoomFactor(float factor);
setPageZoomFactor  198 Source/core/svg/SVGSVGElement.cpp     frame->setPageZoomFactor(scale);
setPageZoomFactor 2365 Source/core/testing/Internals.cpp     frame()->setPageZoomFactor(factor);
setPageZoomFactor 2592 Source/web/WebViewImpl.cpp         frame->setPageZoomFactor(zoomFactor);