window_to_frame_vpos  135 src/dispnew.c  static int window_to_frame_vpos (struct window *, int);
window_to_frame_vpos  137 src/dispnew.c  #define WINDOW_TO_FRAME_VPOS(W, VPOS) window_to_frame_vpos ((W), (VPOS))