NetSurf
Functions
font_bullet.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ami_font_bullet_init (void)
 
void ami_font_bullet_fini (void)
 
void ami_font_bullet_close (void *nso)
 
void ami_font_initscanner (bool force, bool save)
 
void ami_font_finiscanner (void)
 
void ami_font_savescanner (void)
 

Function Documentation

◆ ami_font_bullet_close()

void ami_font_bullet_close ( void *  nso)

Definition at line 872 of file font_bullet.c.

References ami_diskfontlib_list, CloseOutlineFont(), and ami_font_cache_node::font.

Referenced by ami_font_cache_insert().

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

◆ ami_font_bullet_fini()

void ami_font_bullet_fini ( void  )

Definition at line 900 of file font_bullet.c.

References ami_font_cache_fini(), and ami_font_finiscanner().

Referenced by ami_font_fini().

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

◆ ami_font_bullet_init()

void ami_font_bullet_init ( void  )

Definition at line 885 of file font_bullet.c.

References ami_diskfontlib_list, ami_font_bullet_table, ami_font_cache_init(), ami_font_initscanner(), and ami_nsfont.

Referenced by ami_font_init().

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

◆ ami_font_finiscanner()

void ami_font_finiscanner ( void  )

Definition at line 912 of file font_bullet.c.

References ami_font_scan_fini(), and glypharray.

Referenced by ami_font_bullet_fini(), and ami_gui_opts_use().

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

◆ ami_font_initscanner()

void ami_font_initscanner ( bool  force,
bool  save 
)

Definition at line 907 of file font_bullet.c.

References ami_font_scan_init(), glypharray, and nsoption_charp.

Referenced by ami_font_bullet_init(), and ami_gui_opts_use().

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

◆ ami_font_savescanner()

void ami_font_savescanner ( void  )

Definition at line 917 of file font_bullet.c.

References ami_font_scan_save(), glypharray, and nsoption_charp.

Referenced by ami_gui_opts_use().

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