MCPcopy Create free account
hub / github.com/YACReader/yacreader / increasePageZoomLevel

Method increasePageZoomLevel

YACReader/main_window_viewer.cpp:1822–1825  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1820}
1821
1822void MainWindowViewer::increasePageZoomLevel()
1823{
1824 viewer->increaseZoomFactor();
1825}
1826
1827void MainWindowViewer::decreasePageZoomLevel()
1828{

Callers

nothing calls this directly

Calls 1

increaseZoomFactorMethod · 0.80

Tested by

no test coverage detected