Home | History | Annotate | Download | only in WebPage

Lines Matching full:settextzoomfactor

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