Searched refs:canZoomOut (Results 1 – 4 of 4) sorted by relevance
832 bool canZoomOut(bool isTextOnly);
3457 bool canShrinkMore = canZoomOut(m_page->settings()->zoomsTextOnly()); in canMakeTextSmaller()3466 bool canShrinkMore = canZoomOut(false); in canZoomPageOut()3471 bool WebView::canZoomOut(bool isTextOnly) in canZoomOut() function in WebView3490 if (!canZoomOut(isTextOnly)) in zoomOut()
5798 (WebView::canZoomOut):
808 return [PDFSubview canZoomOut];