ARB
Classes | Functions | Variables
AW_device.cxx File Reference
#include "aw_window.hxx"
#include "aw_root.hxx"
#include "aw_common_xm.hxx"
#include <arb_mem.h>
#include <arb_msg.h>
Include dependency graph for AW_device.cxx:

Go to the source code of this file.

Classes

class  AW_clip_scale_stack
 

Functions

static const AW_screen_areaget_universe ()
 
static void AW_get_common_extends_cb (AW_window *, AW_common_Xm *common)
 

Variables

const int GC_DEFAULT_LINE_STYLE = LineSolid
 
const int GC_DEFAULT_CAP_STYLE = CapProjecting
 
const int GC_JOIN_STYLE = JoinMiter
 

Function Documentation

static const AW_screen_area& get_universe ( )
static

Definition at line 272 of file AW_device.cxx.

Referenced by AW_device::reset().

static void AW_get_common_extends_cb ( AW_window ,
AW_common_Xm common 
)
static

Variable Documentation

const int GC_DEFAULT_LINE_STYLE = LineSolid

Definition at line 344 of file AW_device.cxx.

Referenced by AW_GC_Xm::AW_GC_Xm().

const int GC_DEFAULT_CAP_STYLE = CapProjecting

Definition at line 345 of file AW_device.cxx.

Referenced by AW_GC_Xm::AW_GC_Xm().

const int GC_JOIN_STYLE = JoinMiter

Definition at line 346 of file AW_device.cxx.

Referenced by AW_GC_Xm::AW_GC_Xm().