NetSurf
Enumerations | Functions
help.h File Reference
#include <exec/types.h>
Include dependency graph for help.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  { AMI_HELP_MAIN , AMI_HELP_GUI , AMI_HELP_PREFS }
 

Functions

void ami_help_open (ULONG node, struct Screen *screen)
 
void ami_help_free (void)
 
void ami_help_new_screen (struct Screen *screen)
 
ULONG ami_help_signal (void)
 
void ami_help_process (void)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
AMI_HELP_MAIN 
AMI_HELP_GUI 
AMI_HELP_PREFS 

Definition at line 24 of file help.h.

Function Documentation

◆ ami_help_free()

void ami_help_free ( void  )

Definition at line 57 of file help.c.

References AmigaGuideClass, and AmigaGuideObject.

Referenced by ami_help_process(), and gui_quit().

Here is the caller graph for this function:

◆ ami_help_new_screen()

void ami_help_new_screen ( struct Screen *  screen)

Definition at line 66 of file help.c.

References AmigaGuideObject.

Referenced by ami_openscreen().

Here is the caller graph for this function:

◆ ami_help_open()

void ami_help_open ( ULONG  node,
struct Screen *  screen 
)

Definition at line 50 of file help.c.

References ami_help_init(), AmigaGuideObject, and IDoMethod.

Referenced by ami_gui_event(), and ami_gui_opts_event().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ami_help_process()

void ami_help_process ( void  )

Definition at line 80 of file help.c.

References ami_help_free(), AmigaGuideObject, and IDoMethod.

Referenced by ami_get_msg().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ami_help_signal()

ULONG ami_help_signal ( void  )

Definition at line 72 of file help.c.

References AmigaGuideObject.

Referenced by ami_get_msg().

Here is the caller graph for this function: