Searched refs:CanZoomIn (Results 1 – 4 of 4) sorted by relevance
149 bool PreviewView::CanZoomIn() const { in CanZoomIn() function in PreviewView158 if (CanZoomIn()) { in ZoomIn()254 fZoomIn->SetEnabled(fPreview->CanZoomIn()); in UpdateControls()
75 bool CanZoomIn() const;
77 bool CanZoomIn() const;
465 if (CanZoomIn()) { in ZoomIn()474 PreviewView::CanZoomIn() const in CanZoomIn() function in PreviewView999 fZoomIn->SetEnabled(fPreview->CanZoomIn()); in _UpdateControls()