Function: window-normal-size

Return the normal height of window WINDOW.
WINDOW must be a valid window and defaults to the selected one.
If HORIZONTAL is non-nil, return the normal width of WINDOW.

(fn &optional WINDOW HORIZONTAL)