[webkit-dev] Need help in understanding web kit
Ariya Hidayat
ariya.hidayat at trolltech.com
Tue Dec 9 23:50:23 PST 2008
> Thank you. I have another question: Does Webkit has page zoom in /
> out feature? The andriod 's Web kit has such feature. Can you please
> tell me where in the code which implement that functionality?
You can start by following the code in WebCore::Frame::setZoomFactor()
function. It is in WebCore/page/Frame.cpp.
--
Ariya Hidayat, Software Engineer
Qt Software, Nokia Devices R&D
More information about the webkit-dev
mailing list