ARB
Functions
AW_clipable.cxx File Reference
#include "aw_window.hxx"
#include "aw_root.hxx"
#include "aw_common_xm.hxx"
#include <arb_msg.h>
Include dependency graph for AW_clipable.cxx:

Go to the source code of this file.

Functions

AW_pos clip_in_range (AW_pos low, AW_pos val, AW_pos high)
 
Position rect_corner (const Rectangle &rect, int n)
 

Function Documentation

AW_pos clip_in_range ( AW_pos  low,
AW_pos  val,
AW_pos  high 
)
inline

Definition at line 19 of file AW_clipable.cxx.

Referenced by AW_clipable::box_clip(), and AW_clipable::force_into_clipbox().

Position rect_corner ( const Rectangle rect,
int  n 
)
inline