ARB
|
#include <aw_common.hxx>
Public Member Functions | |
AW_GC_set () | |
~AW_GC_set () | |
void | reset_style () |
bool | gc_mapable (int gc) const |
const AW_GC * | map_gc (int gc) const |
AW_GC * | map_mod_gc (int gc) |
void | add_gc (int gi, AW_GC *agc) |
Definition at line 190 of file aw_common.hxx.
|
inline |
Definition at line 195 of file aw_common.hxx.
|
inline |
Definition at line 196 of file aw_common.hxx.
|
inline |
Definition at line 200 of file aw_common.hxx.
References AW_GC::reset().
Referenced by AW_common::reset_style().
|
inline |
Definition at line 205 of file aw_common.hxx.
Referenced by AW_common::gc_mapable(), map_gc(), and map_mod_gc().
Definition at line 206 of file aw_common.hxx.
References aw_assert, and gc_mapable().
Referenced by AW_common::map_gc().
Definition at line 207 of file aw_common.hxx.
References aw_assert, and gc_mapable().
Referenced by AW_common::map_mod_gc().
Definition at line 433 of file AW_device.cxx.
References ARB_recalloc().
Referenced by AW_common::new_gc().