Home | History | Annotate | Download | only in win

Lines Matching refs:canZoomOut

3797     bool canShrinkMore = canZoomOut(m_zoomsTextOnly);
3806 bool canShrinkMore = canZoomOut(false);
3811 bool WebView::canZoomOut(bool isTextOnly)
3830 if (!canZoomOut(isTextOnly))