Searched defs:textZoomFactor (Results 1 – 3 of 3) sorted by relevance
136 float textZoomFactor() const { return m_textZoomFactor; } in textZoomFactor() function
528 void LocalFrame::setPageAndTextZoomFactors(float pageZoomFactor, float textZoomFactor) in setPageAndTextZoomFactors()
2910 float WebViewImpl::textZoomFactor() in textZoomFactor() function in blink::WebViewImpl2915 float WebViewImpl::setTextZoomFactor(float textZoomFactor) in setTextZoomFactor()