]> git.eshelyaron.com Git - emacs.git/commit
[USE_TOOLKIT_SCROLL_BARS] (get_control_part_bounds):
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 13 May 2005 08:42:38 +0000 (08:42 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 13 May 2005 08:42:38 +0000 (08:42 +0000)
commite6bdfa32e4c6ad5b36ce0397dade0fde7837565b
tree34572524beebaf49f639981f2dc1e29a1dcb6624
parent40ef069579b4c2d2e09c3a5115e91284b5dbafe3
[USE_TOOLKIT_SCROLL_BARS] (get_control_part_bounds):
Rename from get_control_part_bound.  All callers changed.
(x_scroll_bar_clear): New function.
(x_clear_frame): Use it.
(XTset_vertical_scroll_bar): Don't call Draw1Control.
(x_scroll_bar_handle_click): Change type of second argument from
int to ControlPartCode.
(check_alarm): Remove declaration.
(XTread_Socket) [!TARGET_API_MAC_CARBON]: Don't call it.
(XTread_Socket): Use ControlPartCode instead of SInt16.
src/macterm.c