doc-view-fit-page-to-window
doc-view-fit-page-to-window is an interactive compiled Lisp function in `doc-view.el
'.
(doc-view-fit-page-to-window)
Fit the image to the window.
More specifically, this function enlarges image by:
min {(window-width / image-width), (window-height / image-height)} times.