Home | History | Annotate | Download | only in WebPage

Lines Matching defs:setTextZoomFactor

668 void WebPage::setTextZoomFactor(double zoomFactor)
673 frame->setTextZoomFactor(static_cast<float>(zoomFactor));