Searched refs:scaleContentToFit (Results 1 – 3 of 3) sorted by relevance
34 bool scaleContentToFit() const override { return true; } in scaleContentToFit() function
56 virtual bool scaleContentToFit() const { return false; } in scaleContentToFit() function
1191 if (fWindow->scaleContentToFit()) { in setupCurrentSlide()