ARB
Public Member Functions | Public Attributes | List of all members
ED4_extension Struct Reference

#include <ed4_defs.hxx>

Collaboration diagram for ED4_extension:
Collaboration graph
[legend]

Public Member Functions

AW::Vector get_size () const
 
AW::Vector get_parent_offset () const
 
bool set_size_does_change (int idx, AW_pos value)
 

Public Attributes

AW_pos position [2]
 
AW_pos size [2]
 
ED4_index y_folded
 

Detailed Description

Definition at line 251 of file ed4_defs.hxx.

Member Function Documentation

AW::Vector ED4_extension::get_size ( ) const
inline

Definition at line 258 of file ed4_defs.hxx.

References HEIGHT, and WIDTH.

Referenced by ED4_base::get_win_area().

AW::Vector ED4_extension::get_parent_offset ( ) const
inline

Definition at line 259 of file ed4_defs.hxx.

References X_POS, and Y_POS.

Referenced by ED4_base::update_world_coords_cache().

bool ED4_extension::set_size_does_change ( int  idx,
AW_pos  value 
)
inline

Definition at line 261 of file ed4_defs.hxx.

References e4_assert, HEIGHT, and WIDTH.

Referenced by ED4_manager::calc_bounding_box(), and ED4_terminal::calc_bounding_box().

Member Data Documentation

AW_pos ED4_extension::position[2]
AW_pos ED4_extension::size[2]
ED4_index ED4_extension::y_folded

Definition at line 256 of file ed4_defs.hxx.

Referenced by ED4_base::ED4_base().


The documentation for this struct was generated from the following file: