![]() |
|||||||||
bullet
CloseEngine()Synopsis
void CloseEngine(
struct GlyphEngine * glyphEngine );
ObtainInfoA()Synopsis
ULONG ObtainInfoA(
struct GlyphEngine * glyphEngine,
struct TagItem * tagList );
ULONG ObtainInfo(
struct GlyphEngine * glyphEngine,
TAG tag, ... );
OpenEngine()Synopsisstruct GlyphEngine * OpenEngine(); ReleaseInfoA()Synopsis
ULONG ReleaseInfoA(
struct GlyphEngine * glyphEngine,
struct TagItem * tagList );
ULONG ReleaseInfo(
struct GlyphEngine * glyphEngine,
TAG tag, ... );
SetInfoA()Synopsis
ULONG SetInfoA(
struct GlyphEngine * glyphEngine,
struct TagItem * tagList );
ULONG SetInfo(
struct GlyphEngine * glyphEngine,
TAG tag, ... );
|
Copyright © 1995-2008, The AROS Development Team. All rights reserved. Amiga® is a trademark of Amiga Inc. All other trademarks belong to their respective owners. |