WINDOW_TO_FRAME_VPOS  133 src/dispnew.c  #define WINDOW_TO_FRAME_VPOS(W, VPOS) window_to_frame_vpos ((W), (VPOS))
WINDOW_TO_FRAME_VPOS  231 src/dispnew.c  #define WINDOW_TO_FRAME_VPOS(W, VPOS) ((VPOS) + WINDOW_TOP_EDGE_LINE (W))