NetSurf
Data Fields
gui_globals Struct Reference

Data Fields

struct BitMap * bm
 
struct RastPort * rp
 
struct Layer_Info * layerinfo
 
APTR areabuf
 
APTR tmprasbuf
 
struct Rectangle rect
 
struct MinList * shared_pens
 
bool managed_pen_list
 
bool palette_mapped
 
ULONG apen
 
ULONG open
 
LONG apen_num
 
LONG open_num
 
int width
 
int height
 

Detailed Description

Definition at line 78 of file plotters.c.

Field Documentation

◆ apen

ULONG gui_globals::apen

Definition at line 88 of file plotters.c.

Referenced by ami_clearclipreg(), ami_plot_ra_alloc(), and ami_plot_setapen().

◆ apen_num

LONG gui_globals::apen_num

Definition at line 90 of file plotters.c.

Referenced by ami_clearclipreg(), ami_plot_ra_alloc(), and ami_plot_setapen().

◆ areabuf

APTR gui_globals::areabuf

Definition at line 82 of file plotters.c.

Referenced by ami_plot_ra_alloc(), and ami_plot_ra_free().

◆ bm

struct BitMap* gui_globals::bm

Definition at line 79 of file plotters.c.

Referenced by ami_plot_ra_alloc(), ami_plot_ra_free(), and ami_plot_ra_get_bitmap().

◆ height

int gui_globals::height

Definition at line 93 of file plotters.c.

Referenced by ami_plot_ra_alloc(), and ami_plot_ra_get_size().

◆ layerinfo

struct Layer_Info* gui_globals::layerinfo

Definition at line 81 of file plotters.c.

Referenced by ami_plot_ra_alloc(), and ami_plot_ra_free().

◆ managed_pen_list

bool gui_globals::managed_pen_list

Definition at line 86 of file plotters.c.

Referenced by ami_plot_ra_alloc(), and ami_plot_ra_free().

◆ open

ULONG gui_globals::open

Definition at line 89 of file plotters.c.

Referenced by ami_clearclipreg(), ami_plot_ra_alloc(), and ami_plot_setopen().

◆ open_num

LONG gui_globals::open_num

Definition at line 91 of file plotters.c.

Referenced by ami_clearclipreg(), ami_plot_ra_alloc(), and ami_plot_setopen().

◆ palette_mapped

bool gui_globals::palette_mapped

◆ rect

struct Rectangle gui_globals::rect

Definition at line 84 of file plotters.c.

Referenced by ami_bitmap(), ami_bitmap_tile(), ami_clearclipreg(), and ami_clip().

◆ rp

struct RastPort* gui_globals::rp

◆ shared_pens

struct MinList* gui_globals::shared_pens

◆ tmprasbuf

APTR gui_globals::tmprasbuf

Definition at line 83 of file plotters.c.

Referenced by ami_plot_ra_alloc(), and ami_plot_ra_free().

◆ width

int gui_globals::width

Definition at line 92 of file plotters.c.

Referenced by ami_plot_ra_alloc(), and ami_plot_ra_get_size().


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