ARB
|
#include <arbdb.h>
#include <ed4_extern.hxx>
#include "ed4_class.hxx"
#include "ed4_tools.hxx"
#include <aw_awar.hxx>
#include <aw_root.hxx>
Go to the source code of this file.
Functions | |
static void | clear_and_update_rectangle (AW_pos x1, AW_pos y1, AW_pos x2, AW_pos y2) |
static void | move_and_update_rectangle (AW_pos x1, AW_pos y1, AW_pos x2, AW_pos y2, int dx, int dy) |
static void | update_rectangle (AW_pos x1, AW_pos y1, AW_pos x2, AW_pos y2) |
static void | ED4_expose_cb (AW_window *aww) |
static void | ED4_resize_cb (AW_window *aww) |
Definition at line 208 of file ED4_window.cxx.
References AW_ALL_DEVICES, AW_ALL_DEVICES_SCALED, AW_screen_area::b, AW_device::box(), AW_device::clear_part(), current_device(), ED4_G_COLOR_2, ED4_ROOT, ED4_set_clipping_rectangle(), AW_screen_area::l, ED4_root::main_manager, AW_screen_area::r, and AW_screen_area::t.
Referenced by move_and_update_rectangle(), and update_rectangle().
|
inlinestatic |
Definition at line 230 of file ED4_window.cxx.
References abs, AW_screen_area::b, clear_and_update_rectangle(), current_device(), ED4_ROOT, ED4_set_clipping_rectangle(), ED4_root::font_group, AW_font_group::get_max_width(), AW_screen_area::l, AW_device::move_region(), AW_screen_area::r, AW_clipable::set_bottom_font_overlap(), AW_clipable::set_left_font_overlap(), AW_clipable::set_right_font_overlap(), AW_clipable::set_top_font_overlap(), and AW_screen_area::t.
Referenced by ED4_window::scroll_rectangle().
Definition at line 277 of file ED4_window.cxx.
References AW_screen_area::b, clear_and_update_rectangle(), ED4_set_clipping_rectangle(), AW_screen_area::l, AW_screen_area::r, and AW_screen_area::t.
Referenced by ED4_window::scroll_rectangle().
|
static |
Definition at line 376 of file ED4_window.cxx.
References current_device(), current_ed4w(), ED4_ROOT, ED4_root::get_gb_main(), AW_device::reset(), ED4_root::special_window_refresh(), ta, and ED4_window::update_scrolled_rectangle().
Referenced by ED4_window::insert_window().
|
static |
Definition at line 386 of file ED4_window.cxx.
References current_device(), current_ed4w(), ED4_ROOT, ED4_root::get_gb_main(), AW_device::reset(), ta, and ED4_window::update_scrolled_rectangle().
Referenced by ED4_window::insert_window().