NetSurf
|
#include <os3support.h>
Data Fields | |
struct BulletBase * | BulletBase |
struct GlyphEngine * | GEngine |
STRPTR | OTagPath |
struct TagItem * | olf_OTagList |
Definition at line 201 of file os3support.h.
struct BulletBase* OutlineFont::BulletBase |
Definition at line 202 of file os3support.h.
Referenced by ami_font_plot_glyph(), ami_font_scan_font(), ami_font_width_glyph(), ami_open_outline_font(), CloseOutlineFont(), and OpenOutlineFont().
struct GlyphEngine* OutlineFont::GEngine |
Definition at line 203 of file os3support.h.
Referenced by CloseOutlineFont(), and OpenOutlineFont().
struct TagItem* OutlineFont::olf_OTagList |
Definition at line 205 of file os3support.h.
Referenced by ami_font_open(), CloseOutlineFont(), and OpenOutlineFont().
STRPTR OutlineFont::OTagPath |
Definition at line 204 of file os3support.h.
Referenced by CloseOutlineFont(), and OpenOutlineFont().