NetSurf
|
#include <os3support.h>
Data Fields | |
struct Layer * | Layer |
struct Rectangle | Bounds |
LONG | OffsetX |
LONG | OffsetY |
Definition at line 209 of file os3support.h.
struct Rectangle BackFillMessage::Bounds |
Definition at line 211 of file os3support.h.
struct Layer* BackFillMessage::Layer |
Definition at line 210 of file os3support.h.
LONG BackFillMessage::OffsetX |
Definition at line 212 of file os3support.h.
LONG BackFillMessage::OffsetY |
Definition at line 213 of file os3support.h.