Searched refs:textSizeMultiplier (Results 1 – 17 of 17) sorted by relevance
51 …Q_PROPERTY(qreal textSizeMultiplier READ textSizeMultiplier WRITE setTextSizeMultiplier DESIGNABLE…103 qreal textSizeMultiplier() const;
108 …Q_PROPERTY(qreal textSizeMultiplier READ textSizeMultiplier WRITE setTextSizeMultiplier DESIGNABLE…180 qreal textSizeMultiplier() const;
735 qreal QWebView::textSizeMultiplier() const in textSizeMultiplier() function in QWebView737 return page()->mainFrame()->textSizeMultiplier(); in textSizeMultiplier()
1275 qreal QWebFrame::textSizeMultiplier() const in textSizeMultiplier() function in QWebFrame
507 frame->setTextSizeMultiplier(frame->textSizeMultiplier() * ZOOM_STEP); in textZoomIn()513 frame->setTextSizeMultiplier(frame->textSizeMultiplier() / ZOOM_STEP); in textZoomOut()
354 - (float)textSizeMultiplier;
3580 - (float)textSizeMultiplier
373 @method textSizeMultiplier375 - (float)textSizeMultiplier;377 HRESULT textSizeMultiplier([out, retval] float* multiplier);
536 …?textSizeMultiplier@QWebFrame@@QBEMXZ @ 535 NONAME ; float QWebFrame::textSizeMultiplier(void) con…537 ?textSizeMultiplier@QWebView@@QBEMXZ @ 536 NONAME ; float QWebView::textSizeMultiplier(void) const
182 virtual HRESULT STDMETHODCALLTYPE textSizeMultiplier(
2955 HRESULT STDMETHODCALLTYPE WebView::textSizeMultiplier( in textSizeMultiplier() function in WebView
5787 (WebView::textSizeMultiplier):23737 (WebView::textSizeMultiplier):
2000 -[WebView textSizeMultiplier]
9485 (-[WebController textSizeMultiplier]): Added.9486 * WebView.subproj/WebControllerPrivate.h: Added textSizeMultiplier instance variable.
13360 (-[WebView textSizeMultiplier]):19610 (-[WebView textSizeMultiplier]):
20756 (WebView::textSizeMultiplier):
2113 (QWebFrame::textSizeMultiplier):3912 (QWebFrame::textSizeMultiplier):4237 (QWebFrame::textSizeMultiplier):7504 (QWebFrame::textSizeMultiplier): Ditto.22559 (QWebFrame::textSizeMultiplier):22605 (QWebView::textSizeMultiplier):