Mercurial > emacs
view src/s/bsdos3.h @ 69099:9547db029a2a
(GC_CLIP_REGION): Remove macro.
(mac_begin_clip, mac_end_clip): Take arg GC instead of REGION.
All uses changed. Don't do clipping if n_clip_rects is zero.
(mac_set_clip_rectangles): Use xassert instead of abort. Set
n_clip_rects. Don't make clip_region empty when number of
clipping rectangles is zero.
(mac_reset_clip_rectangles): Set n_clip_rects directly instead of
calling mac_set_clip_rectangles.
(x_set_toolkit_scroll_bar_thumb): Temporarily hide scroll bar to
avoid multiple redraws.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Wed, 22 Feb 2006 07:59:45 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* s/ file for BSDI BSD/OS 3.0 system. */ #include "bsdos2.h" #undef LIBS_SYSTEM #define LIBS_SYSTEM -lkvm /* arch-tag: 726766f3-5a62-48bf-8e21-3b21ec6abe6f (do not change this comment) */