ARB
|
#include "ed4_class.hxx"
Go to the source code of this file.
Functions | |
void | ED4_set_clipping_rectangle (AW_screen_area *rect) |
void ED4_set_clipping_rectangle | ( | AW_screen_area * | rect | ) |
Definition at line 14 of file ED4_tools.cxx.
References AW_screen_area::b, current_device(), AW_screen_area::l, AW_screen_area::r, AW_clipable::set_bottom_clip_border(), AW_clipable::set_left_clip_border(), AW_clipable::set_right_clip_border(), AW_clipable::set_top_clip_border(), and AW_screen_area::t.
Referenced by clear_and_update_rectangle(), move_and_update_rectangle(), and update_rectangle().