NetSurf
Data Fields
knockout_box Struct Reference
Collaboration diagram for knockout_box:
[legend]

Data Fields

struct rect bbox
 
bool deleted
 
struct knockout_boxchild
 
struct knockout_boxnext
 

Detailed Description

Definition at line 105 of file knockout.c.

Field Documentation

◆ bbox

struct rect knockout_box::bbox

Definition at line 106 of file knockout.c.

Referenced by knockout_calculate(), knockout_plot_bitmap(), and knockout_plot_rectangle().

◆ child

struct knockout_box* knockout_box::child

◆ deleted

bool knockout_box::deleted

Definition at line 107 of file knockout.c.

Referenced by knockout_calculate(), knockout_plot_bitmap(), and knockout_plot_rectangle().

◆ next

struct knockout_box* knockout_box::next

Definition at line 109 of file knockout.c.

Referenced by knockout_calculate(), knockout_plot_bitmap(), and knockout_plot_rectangle().


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