http://www.aros.org AROS-Exec AROS-Exec Archives Power2People
kitty mascottop logo menu

bullet

Index


CloseEngine() ObtainInfoA() OpenEngine() ReleaseInfoA()
SetInfoA()      

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()

Synopsis

struct 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-2024, L'équipe de développement AROS. Tous droits réservés.
Amiga®, AmigaOS®, Workbench et Intuition sont des marques de Amiga Inc. Les autres marques appartiennent à leur propritaires respectifs.