Home
last modified time | relevance | path

Searched refs:XW_CLIP_Y (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dx11.h210 #define XW_CLIP_Y(xw) ((xw) -> clip_y) macro
H A Dx11base.c603 (XW_CLIP_Y (xw)) = 0; in x_make_window()
1778 && ((XW_CLIP_Y (xw)) == 0)
1786 ((XW_CLIP_Y (xw)) + (XW_INTERNAL_BORDER_WIDTH (xw))),
H A Dx11term.c385 (XW_CLIP_Y (xw)) = 0; in xterm_reconfigure()
H A Dx11graph.c155 (XW_CLIP_Y (xw)) = y_top; in set_clip_rectangle()